A group of actions: Collections


The action removes the collection elements in the specified range.

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
CollectionThe collection from which the elements will be removed.Robin.Collection Yes
Start indexIndex of the element to be the first removed element. Default value is 0.Robin.Numeric No
End indexIndex of the element to be the last (not inclusive) removed element. By default, the last element is included.Robin.Numeric No
Results
CollectionThe variable to which the resulting collection will be writtenRobin.Collection  
  • Нет меток