The Exit
procedure exits the current routine.
Declaration
Exit()
Result | None |
Description
Removes the control over the execution from the current routine.
See Also
DelphiScript - List of Supported Routines and Variables
Break
Continue
Halt