[AmigaOS / ApolloOS Command Reference\GetENV] 
 

GETENV

Format: GETENV <name> Template: NAME/A Purpose: To get the value of a global variable. Path: Internal Specification: 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. Example: 1> GETENV editor Extras:Tools/MEmacs See also: SETENV