Docs Menu
API Developer Guide / middleware / pub / string / isAlphanumeric

Service: isAlphanumeric

This service will check whether the given string is alphanumeric.

Input Parameter:

Name Type Description
text: String Main String

Output Parameter:

Name Type Description
result: Boolean Check for Alphanumeric