getEnv
Retrieves the value of an environment variable.
Return
The value of the variable, or null if it is not defined.
Parameters
name
The name of the environment variable.
Retrieves the value of an environment variable.
The value of the variable, or null if it is not defined.
The name of the environment variable.