Skip to main content

Debug

Interrupts program execution and enters programmer mode.

Synopsis

Debug

Arguments

None.

Description

The Debug statement interrupts execution of the current routine and returns control to programmer mode. Once in programmer mode, you can perform debugging operations. A Debug statement included in code sets a breakpoint, which interrupts routine execution and returns the process to programmer mode.

The Debug statement is functionally equivalent to the ObjectScript argumentless BREAK command.

Purpose of this instance: Draft documentation
DocReleaseID: Core2018.1.11
Content loaded from:
/staging/ce/2018.1.11/doc/cache/en-us/src/
/staging/ce/2018.1.11/doc/ensemble/en-us/src/
/staging/ce/2018.1.11/doc/isp/en-us/src/
/staging/learning/zenmojo-doc/en-us/src/
FeedbackOpens in a new tab