Creates the union of two list
ID
list-set-list-difference
Name
List Difference
Group
Set
Package
List
Keywords
After creating List Difference node, connect the list from which you want to subtract to the first port. Connect the list which you want to subtract to the second port. On the output port you will get the List Difference of first minus second.
List Union
List Intersection
List Order Changing
Delete Consecutive
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
listA | Any | Data for list Difference | |
listB | Any | Data for list Difference |
Outputs
Name | Type | Description |
---|---|---|
resultList | Any | Result list |