Lucee Function Reference
isbinary()
Determines whether a value is stored as binary data.
Example
isbinary(any value):boolean
Category
decision,binary
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 |