getEnvironmentVariable()
Returns the value of the specified environment variable.
Syntax
String  getEnvironmentVariable(String variableName)
            - variableName is an enviroment variable.
 
Returns the value of the specified environment variable.
String  getEnvironmentVariable(String variableName)