Lucee Function Reference
getsystemproporenvvar()
Return the list of supported system properties or env vars Lucee supports.
Example
getsystemproporenvvar([string property]):any
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
| Name | Type | Required | Description |
|---|---|---|---|
| property | string | No | Optional, when set, the value of the property as configured is returned |