functional overview
Sets values for environment variables.
Details of Functions
variable nameto the environment variable specified invalueStores the contents of the
Environment variables have persistent values and do not disappear when you exit the Unifinity Player.
It also shares values across all Unifinity apps.
parameter
- argument (e.g. function, program, programme)
-
variable name character string data
Specify the name of the environment variable.value All Unifinity data types
Specify the value to be set for the environment variable.
- return value
- All Unifinity data types
Returns the value set for an environment variable.