Syntax
CALL "utenv.wbb",name$,value$
This low-level routine can be used to access an operating system environment variable. It can be used whether or not utcgi.wbb has been called.
name$ is a case-insensitive environment variable name.
value$ returns the value of the environment variable.