Symbol:
Function: The command determines which statement is executed next.
Call: Menu bar: “Debug”
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 line of code marked with the cursor becomes the current breakpoint position without executing the statements in between or the statement that jumped to it.
See also