Lucee Function Reference

structget()

Gets a structure(s) from a specified path.

Example

structget(string PathDesired):any

Category

struct

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.