GETENV

GETENV the value of execution environment variable name

Synopsis

GETENV(name)

Arguments

name: the name of the environment variable

Note

If a variable called name does not exist, #N/A! will be returned. Variable names are case sensitive.