Shell Commands/Getenv

From MorphOS Library

Revision as of 12:44, 3 March 2015 by JPV (talk | contribs) (Created page with "'''GetEnv''' - Displays the contents of a global environment variable NAME/A <nowiki> NAME - name of the global variable to display</nowiki> GetEnv is used to retrieve and d...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Shell Commands

GetEnv - Displays the contents of a global environment variable

NAME/A

NAME - name of the global variable to display

GetEnv is used to retrieve and display the value of a global environment variable. The value is displayed in the current window. Global variables are stored in ENV: and are recognized by all Shells.

See also: SetEnv command.