Home
Products
Community
Manuals
Contact
Login or Signup

Blitz3D Docs -> 2D - Category -> Debug -> Stop

Stop

Parameters:

None

Description:

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.

Example:

; Halt the program and go to the editor/debugger

Stop

Comments

None.

Blitz3D Manual Forum

BlitzPlus Equivalent Command