Build Set Function

Owning Palette: Set VIs and Functions

Requires: Base Development System

Creates a set from the input elements. Duplicate elements appear only once in the resulting set.

 Add to the block diagram  Find on the palette
element specifies the data you want to include in the set.

This input accepts any data type. The default data type is string. All the element inputs must be of the same data type.
set returns the resulting set.