ARTS built-in documentation server

Workspace Method Delete

Description

Deletes a workspace variable.

The variable is marked as uninitialized and its memory freed.
It is not removed from the workspace though.

Authors: Oliver Lemke

Synopsis

Delete( v )

Variables

GINv(Any)Variable to be deleted.