Unique Set

Node Icon

This node combines multiple numeric arrays or lists into one numeric array, containing all unique numerical values from the inputs. For a single input numeric array input, this node is equivalent of taking the Union operation on the inputs.

Inputs

Input

One or more numeric array or numeric array lists

Type: Numeric Array List, Required, Multiple

Outputs

Output

A numeric array containing all unique numerical values from the inputs.

Type: Numeric Array

See also

Keywords: Union