Set Next Statement Button

At run time, click the button to select the next line of code to execute (must be in break mode).

The line that the cursor is on will be set as the next statement. The chosen statement can appear before or after the current statement, just as long as both statements are within the same function.

Intervening code and breakpoints will not be executed.