ARTS built-in documentation server
Workspace Method GetEnvironmentVariable
Description
Copy the contents of an environment variable to an ARTS String or Index.
Authors: Oliver Lemke
Synopsis
GetEnvironmentVariable( | out, in ) |
Variables
GOUT | out | (String, Index) | Contents of environment variable. |
GIN | in | (String) | Name of environment variable. |