Returns the value of an operating system environment variable.

Syntax

GETENV(<expC>)

<expC>

The name of the environment variable to return.

Description

Use GETENV( ) to return the current value of an operating system environment variable.

If dBASE Plus can't find the environment variable specified by <expC>, it returns an emptry string.