Lucee Function Reference
Function ISNUMERIC
Determines if the object represents a numeric
Example
isnumeric(any string):boolean
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
string | any | Yes | A string or a variable that contains one. |