Tests whether the given string contains only numeric characters.
The string to check.
true if the given string only contains numeric characters, false otherwise.
true
false
Generated using TypeDoc
Tests whether the given string contains only numeric characters.