Lucee Function Reference
Function ISSIMPLEVALUE
Determines if the object represents a simple value like a string, number, boolean etc
Example
issimplevalue(any value):boolean
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
value | any | Yes | Variable or expression |