getEnv
Returns an environment variable set in the user session on the front end platform.
Syntax
ui.Interface.frontCall("standard", "getEnv",
[name], [value])
- name - The name of the environment variable.
- value - The value of the environment variable.
Usage
The "getEnv
" front call returns an environment variable set in the user session
on the front-end platform.