Official ZPE/YASS documentationstring_is_numeric
string_is_numeric (string text) ⇒ boolean
Determines if a string is of the number format.
Alternative function names: str_is_numeric, is_numeric
First available: Version 1.3.2
string_is_numeric (string text) ⇒ boolean
Determines if a string is of the number format.
Where to search
There are no comments on this page.