◄Syntax► ◄Details► ◄Example► ◄Contents► ◄Index► ◄Back► ────────────────────────────────────────────────────────────────────────────── Syntax 1 ENVIRON$ (environmentstring$) Syntax 2 ENVIRON$ (n) ■ environmentstring$ A string constant or variable that contains the name of an environment variable. ■ n A numeric expression which indicates that the nth string from the environment string table should be returned. Returns An environment string from the DOS or OS/2 environment-string table. See Also ◄ENVIRON Statement►