#
exit
Terminates the execution of the program.
When returning from a function use bl instead.
#
Syntax
exit
#
Example
exit
#
History
- 0.1 added