Build Set

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


icon

Inputs/Outputs

  • cstr.png element

    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.

  • iset.png set

    set returns the resulting set.