Setting a Breakpoint
You can set a breakpoint on any step in any process at any time, even while debugging.
To set a breakpoint
In the process editor: Right-click a step and click Toggle Breakpoint. Toggle Breakpoint is a toggle switch. This means there are exactly two opposite states: set or remove. Clicking this button when no breakpoint is set changes the setting to set one instead.
Related Topics