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. By default copies the whole list.
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
List | List for processing. | Robin.Collection | Yes | |
Index | Index of the start element | Robin.Numeric | No | |
Length | Number of copied values | Robin.Numeric | No | |
Results | ||||
List | New list which contains copied values. | Robin.Collection |
Обзор
Инструменты контента