Build Set
- Updated2025-03-14
- 1 minute(s) read
Build Set
Creates a set from the input elements. Duplicate elements appear only once in the resulting set.

Inputs/Outputs
![]() 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. |