Anvil | Smiths Smiths | Register Register | Login Login |
Search:
Show links Show tools Show tree | Previous document Next document | njet.org > Anvil > Documentation > Language reference > Statements > Simple statements > Exit

Exit

Exit stops the execution of the current thread. All statements and functions are rewound to the initial caller. Finally statements passed during rewinding are executed.

  exit := "exit" [ exprlistvalues ] [ stmt-modifier ] ";" 
Contributes notes:
Add a note
What's new | Anvil