Syntax:
stop
Keyword handler:
linguist.basic.keyword.BKStop.class
Runtime handler(s):
linguist.handler.LHStop.class
Function:
Terminate the current program thread. Nothing more will happen until an event such as a timer or mouse action occurs. See also exit.
Example(s):
stop