getenv

Type: External

Group: system

Syntax

GETENV(variablename)

Description

Returns the value of the enviromental variable variablename.

Examples

GETENV("HOME")= "/home/user"