End
Parameters
None
Description
Use this command to stop your program running. You will be returned to the editor if running from there, or the program will completely exit if running a compiled EXE version.
Example
; If the game is over, then quit
if gameOver=1 then End
Index
Click
here
to view the latest version of this page online