Overview
>
klyn
>
String
>
isDigit
Overview
Index
Tree
Deprecated
klyn.String.isDigit
method
public isDigit() as Boolean:
Description
Returns true if all characters are digits.
Returns
True when string is digit-only and non-empty.