Read environment variables.
Use the syntax $ENV{VAR} to read environment variable VAR.
$ENV{VAR}
VAR
See the set() command to see how to write environment variables.
set()
CYGWIN
GHS-MULTI