Returns the value of a specified environment variable.
Syntax
GETENV(e)
Parameters
e is an expression naming an environment variable.
Description
The GETENV function returns a character-string value that corresponds to the specified environment variable. The expression
e is the name of the environment variable.
Description
The GETENV function returns a character-string value that corresponds to the specified environment variable. The expression e is the name of the environment variable.