isNum

isNum
(
string s
,
bool allowDecimalPoint = true
)

Return Value

Type: auto

true if a string is a number

Meta