Function
Returns the value of a specified environment variable.
environment-variable name => value
<byte-string>.
<byte-string>, or #f.
system
operating-system
Returns the value of the environment variable specified by name, or #f if there is no such environment variable.