Adding and Removing Sequence Locals

Use a sequence local terminal to pass data from one frame to any subsequent frame in a Sequence structure.

Complete the following steps to add a sequence local terminal.

  1. Move to the frame from which you want to pass data to a subsequent frame.
  2. On the right border of the structure, right-click the structure border and select Add Sequence Local from the shortcut menu.
  3. Wire the data you want to pass to the sequence local terminal. An outward-pointing arrow appears in the terminal.
  4. In subsequent frames, wire the sequence local terminal to any terminals where you want to pass the data from the previous frame. The terminals in subsequent frames contain an inward-pointing arrow, indicating that the terminal is a data source for that frame.
Note  You cannot use the sequence local terminal in frames that precede the first frame where you wired the sequence local.

To remove a sequence local, right-click the sequence local terminal and select Remove from the shortcut menu.