nameThe environment variable to read.
The getenv() function returns the value of the environment variable as a string. If the variable name is not in the current environment, null is returned.