Handling Errors Using Conditional Terminals on Loops

You can control the iteration of a While Loop or a For Loop when an error passes to a conditional terminal. Complete the following steps to handle errors using conditional terminals.

  1. Select the error cluster terminal.
  2. Wire the error cluster to the conditional terminal of a While Loop or a For Loop.
Note  If you wire the error cluster to the conditional terminal, only the TRUE or FALSE value of the status parameter of the error cluster passes to the terminal. In addition, the shortcut menu items Stop if True and Continue if True change to Stop on Error and Continue while Error.