Lucee Function Reference
Function GETVARIABLE
Gets the variable referenced by the given parameter; may be fully qualified
Example
getvariable(string name):any
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
name | string | Yes | name of the variable to return |