Lucee Function Reference
Function ISBOOLEAN
Determines if the object represents a boolean value
Example
isboolean(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 | Number or string |