GetEnv

Name

GetEnv -- Returns the value of an environment variable

Synopsis

GetEnv[name->TEXT] =: TEXT 

Description

GetEnv returns the string associated with environment variable name.

See also

SetEnv, UnSetEnv.