| The process starts running. Any messages or output from the process (notification functions, excepting emails) or the Application Engine are shown on the Output tab. To clear the messages on the Output tab, select from the menu. The menu item is only activated when you are in test mode. |
| The process is executed until the first breakpoint. The execution is paused at the line of the breakpoint. The next statement to execute is highlighted yellow. |
| The cursor jumps to the next breakpoint. The process is resumed and executed until the next breakpoint. |
| The cursor jumps to the next statement, which is highlighted yellow. The highlighted statement is executed and the process pauses before the next statement. |
| Stops the debug mode. This menu item is activated when you start the debug mode. |
| Removes all defined breakpoints from the process. |