Symbol:
Function: The command executes a program until a specified position as marked by the cursor.
Call: “Debug” menu
Requirement: The application is in online mode and the program is halted at the current break position (debug mode). Moreover, you have marked any line of code in any POU with the cursor.
The statements between the current breakpoint position and the cursor position are executed in one step. Then the execution halts at the cursor position, which then becomes the next breakpoint position. Remember that the line of code where you positioned the cursor is reached but not executed.
For more information, see: ⮫ “Operator: __TRY, __CATCH, __FINALLY, __ENDTRY ” and ⮫ “Dialog: Customize: Menu ”