result = getenv ( name ) ;
list name
- The name of the environment variable.
list result
- value
The value of the environment variable.
The STATUS variable is set to $ACKNOWLEDGE
%UNDEFINED : No value for environment variable found.
%ARGUMENT : Invalid arguments. Usage: result = getenv ( name ) ;
None
None