Array and Sequence Types

Collection Types Palette

For collection types Array and Sequence, the type used for the collection must be specified. This is done by connecting the Array or Sequence to the type of the collection.

An example of a Sequence of Structs is shown below.

Example Sequence

When connecting Arrays and Sequences to other types it may be helpful to review how to make connections if you're not familiar with how to do so.