FGETENV: Retrieving the Value of an Environment Variable

How to:

The FGETENV function retrieves the value of an environment variable and returns it as an alphanumeric string.

Syntax: How to Retrieve the Value of an Environment Variable

where:

Integer

varname

Alphanumeric

Is the name of the environment variable whose value is being retrieved.

Integer

Alphanumeric