The Procedure Debugger Canvas displays the code blocks of the procedure after the procedure is selected.

You can center the Procedure Debugger workspace by clicking on
icon. You can also zoom in and out of the workspace by using
and
icons.
Add breakpoints to the procedure by checking the checkbox in a code block. A breakpoint stops the procedure from executing the checked block of code. This also stops the procedure from executing on eCASE. This also allows the variable in the Watch List, for this block, to populate with a value when the execution stops. This pauses the execution for a minute or until the App Administrator presses Continue.