<exit>
This element is used to exit a session. When executed it returns the control to the interpreter context which will determine what should be done next.
Attributes:
|
expr |
The expression to be evaluated and returned to the interpreter context. |
|
namelist |
List of variable names and values to be returned to the interpreter context. |
|
parent |
block, catch, error, filled, help, if, noinput, nomatch |
|
children |
None. |
