Skip to main content

Command: Insert Return

Symbol: _ld_icon_return.png

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 (_ld_img_cursor_insert_position.png) 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.