env ';' KEY (';' STRING)?
Macro
The specified key is looked up in System.env
and returned. If the environment variable specified
by key is not set, then the default string is returned. The default is an empty string if not
specified.