SYNOPSIS:
func.system.env: functions for system environment variable access
DESCRIPTION:
This function path contains the calls getenv, setenv and unsetenv
which are used to manipulate the environment variables.
SEE ALSO:
expression
,
variable
,
function
,
func.system
,
func.system.env.getenv
,
func.system.env.setenv
,
func.system.env.unsetenv