The following node will drop the item form the list.
List.Dropitems - will drop the amount of item from list from beginning(+) or end(-).
List.DropEveryNthitem - will removes every nth item from list.
List.Dropitems - will drop the amount of item from list from beginning(+) or end(-).
List.DropEveryNthitem - will removes every nth item from list.
Comments