Lucee Function Reference
isquery()
Determines whether value is a query.
Example
isquery(any value):boolean
Category
query,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 | Query variable |