Intersection Set

Node Icon

This node takes one or more numeric arrays or numeric array lists, and returns a numeric array containing only the shared numerical values present in all inputs.T he output array is sorted from lowest to highest values of 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 only the shared numerical values present in all inputs.

Type: Numeric Array

Settings

Broadcast over Lists Boolean

When set to TRUE, the node processes each element in the input list individually and returns a list of results. When set to FALSE, the node processes all numeric arrays found in the input lists together and returns a single numeric array as the result.

See also

Keywords: