StandardLibraryCollection
1.2.0
StandardLibraryCollection
/
furhat.libraries.standard.utils
/
GoogleSheetsIntegration
/
Companion
/
isNumeric
is
Numeric
fun
isNumeric
(
toCheck
:
String
)
:
Boolean
Helper function that returns if a string is only made of numbers
Parameters
to
Check
The string to verify