Symbol:
Function: The command displays the program statement that is processed in the next step.
Call: Menu bar: “Debug”
Requirement: The application is in online mode and the program is halted at the current break position (debug mode). The break position is in a line of code that you cannot see.
The command makes the window with the current breakpoint position active (in the code
highlighted in yellow and marked with the symbol) and makes the breakpoint position to become visible. This is useful if you
have multiple editors open and the breakpoint position is hidden in an inactive editor.
See also