Lucee Function Reference
structvaluearray()
Returns an Array with the values of the Struct
Example
structvaluearray(struct struct):array
Category
struct
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
|---|---|---|---|
| struct | struct | Yes | Structure from which to extract a list of keys |