system.setenv
Sets an environment variable
Usage
system.setenv <variable:string> [<value:string>]
Description
Sets the environment <variable> to the <value> string.
If <value> is not given, the <variable> is unset.
See also
$system.getenv

Index, Commands