Signature
path=null start=null
Parameters
- str:
string- The string to check.
Returns
boolean - A boolean indicating whether the string can be converted to a number.
Checks if a string can be converted to a number.
string - The string to check.boolean - A boolean indicating whether the string can be converted to a number.