Tags · Functions · Objects
Lucee Object Methods Reference
Choose a function:

Object Method Struct.update

Updates a key with a value.
Struct.update(string key,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
key string  Yes Key, the value of which to update
value any  Yes New value