GETENV

GETENV

Synopsis

GETENV(string)

Description

GETENV retrieves a value from the execution environment.

  • If the variable specified by string does not exist, #N/A! will be returned. Note, that variable names are case sensitive.

Examples

See also