Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether the specified string contains only the allowed characters.
Syntax
client server public static boolean checkNameRegEx(str _variableName)
Run On
Called
Parameters
- _variableName
Type: str
Return Value
Type: boolean
true if the variable name contains only the allowed characters; otherwise, false.