| Servertec | isDigit( ) | |
|
|
Returns the internal representation of the specified string. SyntaxisDigit( character )character.isDigit( ) Parameterscharacter the character to check.Returnsboolean true if it is a digit, [ 0 .. 9 ]false if it is not a digit Example
break end |
|
top of page
|