List
List
Sequence
Set
Tree
Delete Consecutive
Delete consecutive similar members in a list
Details
ID
list-set-delete-consecutive
Name
Delete Consecutive
Group
Set
Package
List
Keywords
Input ports
Name | Type | Description | Default Value |
---|---|---|---|
List | Any | List to operate on |
Output ports
Name | Type | Description |
---|---|---|
List | Any | Result list |
Count | Number | Count of members removed |
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