SYNOPSIS:
string func.system.env.getenv(varname)
DESCRIPTION:
Read a system environment variable from Eccet script.
RETURN VALUE:
On success, the variable content is returned. On error,
a void element is returned.
SEE ALSO:
expression
,
variable
,
function
,
func.system
,
func.system.env.setenv
,
func.system.env.unsetenv