List
List
Sequence
Set
Tree
List Merge
Creates the union of two list
Details
ID
list-set-list-merge
Name
List Merge
Group
Set
Package
List
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
List 1 | Any | Data for list Merge |
Output ports
Name | Type | Description |
---|---|---|
List | Any | Result list |
After creating the List Merge node, connect the lists you want to merge to its input ports. The output port will provide you with the merged list.
List Union
List Difference
List Intersection
List Order Changing