Documentation
This function returns a string containing the value of the environment variable matching the string argument, or .nul if no match was found.
Retrieves the value of an environment variable that matches the name of the
argument passed. If no match is found, it returns .nul.



