Creates the intersection of two list
ID
list-set-list-intersection
Name
List Intersection
Group
Set
Package
List
Keywords
After creating List Intersection node, connect the lists for intersection each other on ports. On the output port you will get the intersection of first and second ports.
List Union
List Difference
List Order Changing
Delete Consecutive
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
listA | Any | Data for list Intersection | |
listB | Any | Data for list Intersection |
Outputs
Name | Type | Description |
---|---|---|
resultList | Any | Result list |