latest
Set
List Intersection

Creates the intersection of two list

ID

662ae5a310b6cb87640c919b

Name

List Intersection

Group

Set

Package

List

Keywords

int
lst

List

Sequence

Set

Tree

Creation method

There are two options for creating List Intersection node.

  • The first way to create List Intersection node using the search list, which is opened by double left-clicking in the workspace. You can write the name of the node you need, or words associated with this node.
    • diff, lst
  • The second way is to select List Intersection node from the menu that opens from the top left.
    • Menu > List > Set > List Intersection

Steps

  • Create List Intersection node.
  • Connect the list for intersection to the first port.
  • Connect the list for intersection to the second port.

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.

See also

List Union
List Difference
List Order Changing
Delete Consecutive

Inputs

NameTypeDescriptionDefault Value
listA
Any
Data for list Intersection
listB
Any
Data for list Intersection

Outputs

NameTypeDescription
resultList
Any
Result list