Tags · Functions · Objects
Lucee Function Reference
Choose a function:

Function STRUCTGET

Gets a structure(s) from a specified path.

Example

structget(string PathDesired):any

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
PathDesired string  Yes Pathname of variable that contains structure or array from which Lucee retrieves structure.