loadFromEnv
Load the value of an environment variable.
Return
the value of the environment variable, or null if it is not set
Parameters
name
the name of the environment variable
Load the value of an environment variable.
the value of the environment variable, or null if it is not set
the name of the environment variable