Lucee Function Reference
issimplevalue()
Determines if the object represents a simple value like a string, number, boolean etc
Example
issimplevalue(any value):boolean
Category
decision
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 |