latest
Set
List Difference

Creates the union of two list

ID

662ae5a310b6cb87640c919d

Name

List Difference

Group

Set

Package

List

Keywords

diff
lst

List

Sequence

Set

Tree

Creation method

There are two options for creating List Difference node.

  • The first way to create List Difference 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 Difference node from the menu that opens from the top left.
    • Menu > List > Set > List Difference

Steps

  • Create 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.

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.

See also

List Union
List Intersection
List Order Changing
Delete Consecutive

Inputs

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

Outputs

NameTypeDescription
resultList
Any
Result list