Command: Insert Return
Symbol:
Shortcut: Ctrl + R
Function: The command inserts a Return element in the selected location. When you drag the element from the toolbox to the implementation part, the plus symbol at the cursor () helps you recognize the possible insertion positions.
Call: Ladder menu; context menu
Element: Return
The element immediately interrupts the execution of the Ladder block when the input of the Return element becomes TRUE
. You can place the Return instruction parallel to or after the preceding elements.