Checks whether the specified string is a valid name for a variable.
Syntax
client server public static boolean checkName(str _variableName)
Run On
Called
Parameters
Return Value
Type: boolean
true if the variable name is valid; otherwise, false.
See Also
Reference
PBAVariable Table