Previous Topic: How the Reset Operator Works with the Loop OperatorNext Topic: Input Parameters


Loop Operator

The Loop operator loops an enclosed sequence of operators in a process either a specified number of times or indefinitely. You can place it in a process and can resize the box to accommodate any number of operators in the sequence.

Loop Operator

The Loop operator can enclose a sequence of operators in a process on the Main Editor pane, the Exception Handler pane, or the Lane Change Handler pane of the Designer tab.

To place a Loop operator in a process

  1. Drag the Loop operator from the Standard folder to an editor.
  2. Drag one or more input links to the input portal, and one or more output links from its output portal.
  3. Add looped operators inside the Loop box.
  4. Link the input portal to the first operator in the looped sequence.
  5. Link the last operator in the sequence to the output portal.