Merge Lists of Lists

Node Icon

Merge lists of lists into one single list of with specified type of content. The order of elements in the output will be such that the upper most connected input will be placed first, then the second upper most connection and so on.

Inputs

Input 0

Input lists of lists to be merged. Or inputs lists, which will be interpreted as a list of lists with a single element.

Type: List of Lists, Required, Single

Outputs

Output

The merge list of specified type.

Type: Any

Settings

Output Type Selection

The type of list the output should be. If some input contains data that does not match this, an error will be thrown.

Values: Contour List, Table List, Column List, Text List, Structure List, List of Lists, Mask List, Image List, Numeric Array List, Boolean Array List

See also

Keywords: