Extension function to check if a string is numeric.
The string to be checked.
true if the string contains only digits, false otherwise.
true
false