None |
If running the program in debug mode, it this command halts the program and returns you to the editor where you can then step through your code, view variables, etc.
See also: DebugLog, End. |
; Halt the program and go to the editor/debugger
Stop |