Lucee Object Methods Reference
Object Method Struct.keyExists
Determines whether a specific key is present in a structure.
Struct.keyExists(string key):boolean
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
key | string | Yes | Key to test |