functional overview
Delete environment variables.
Details of Functions
variable nameRemoves the environment variable specified in the "-" and returns it to its unset state.
Environment variables have persistent values and do not disappear when you exit the Unifinity Player.
It also shares values across all Unifinity applications.
parameter
- argument (e.g. function, program, programme)
-
variable name character string data
Specify the name of the environment variable.
- return value
- without