Lucee Function Reference

isnumeric()

Determines if the object represents a numeric

Example

isnumeric(any string):boolean

Category

decision,number

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.