A group of actions: Collections


The action copies a sublist according to specified length, starting from specified index, excluding the last value in these bounds, and returns it as new list.

Action icon

Settings

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
ListList for processing.Robin.Collection Yes
IndexIndex of the start elementRobin.Numeric Yes
LengthNumber of copied valuesRobin.Numeric No
Results
ListNew list which contains copied values.Robin.Collection  
  • Нет меток