public isDigit() as Boolean:
Returns true if all characters are digits.
True when string is digit-only and non-empty.