GetEnvVar
GetEnvVar>EnvironmentVariable,LocalVariable
Retrieves the value of the specified environment variable into the local variable given in LocalVariable.
Abbreviation: GEV
See also: SetEnvVar
Example:
GetEnvVar>TMP,myTMPDir
MessageModal>myTMPDir