Lucee object methods reference
Object Method Struct.delete
Removes an element from a structure.
Struct.delete(string key,[boolean indicatenotexisting]):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 | Element to remove |
indicatenotexisting | boolean | No |