Delete consecutive similar members in a list
ID
list-set-delete-consecutive
Name
Delete Consecutive
Group
Set
Package
List
Keywords
After creating Delete Consecutive node, connect the list from which you want to delete similar members to the port. On the first output port you will get list with consecutive identical members removed. On the second output port you will get count of members removed.
List Union
List Intersection
List Order Changing
List Difference
Inputs
Name | Type | Description | Default Value |
---|---|---|---|
list | Any | List to operate on |
Outputs
Name | Type | Description |
---|---|---|
resultList | Any | Result list |
count | Number | Count of members removed |