@ENV

Windows Linux macOS

Syntax

@ENV(<string>)

Description

This function returns the value of the DOS environment variable named <string>.

OK

Unchanged.

Example

%P = @ENV(PATH)