ARTS built-in documentation server

Workspace Method Exit

Description

Stops the execution and exits ARTS.

This method is handy if you want to debug one of your control
files. You can insert it anywhere in the control file. When
it is reached, it will terminate the program.

Authors: Patrick Eriksson

Synopsis

Exit(  )

Variables