@ENV

Top  Previous  Next

Syntax:

 

@ENV(<string>)

 

Description:

 

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

 

OK:

 

Unchanged.

 

Example:

 

%P = @ENV(PATH)