ARTS built-in documentation server
Workspace Method StringSet
Description
Sets a workspace variable to the given value.
Authors: Richard Larsson
Synopsis
StringSet( | out, value ) |
Variables
GOUT | out | (String) | Variable to initialize. |
GIN | value | (String) | The value. |