latest
Set
Delete Consecutive

Delete consecutive similar members in a list

ID

662ae5a310b6cb87640c919f

Name

Delete Consecutive

Group

Set

Package

List

Keywords

lst
delete
remove

List

Sequence

Set

Tree

Creation method

There are two options for creating Delete Consecutive node.

  • The first way to create Delete Consecutive 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.
    • lst, delete, remove
  • The second way is to select Delete Consecutive node from the menu that opens from the top left.
    • Menu > List > Set > Delete Consecutive

Steps

  • Create Delete Consecutive node.
  • Connect the list from which you want to delete similar members to the port.

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.

See also

List Union
List Intersection
List Order Changing
List Difference

Inputs

NameTypeDescriptionDefault Value
list
Any
List to operate on

Outputs

NameTypeDescription
resultList
Any
Result list
count
Number
Count of members removed