Lucee object methods reference

Object Method Struct.keyExists

Determines whether a specific key is present in a structure.
Struct.keyExists(string key):boolean

Category

struct

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