Creates a collection (list) of the given elements directly in the operator or empty collection when there are no inputs.
May be used when there is a need to repeat several similar steps, e.g. create tasks that differ only by Subject. In this case, it is possible to create a collection from Tasks Subjects and then through the cycle (see For Each Element) create Tasks.
Another use case is to find unique values or sort a list.
inputs:
element – input element of the collection. E.g. linked from Constants operators.
- Required: no
outputs:
collection – created collection
![](https://logicbuilder.integroscrm.com/help/wp-content/uploads/2021/12/img-25-0b2b2f7078dd4440904ca088e293c78c-1024x417.png)
Click to rate this post!
[Total: 0 Average: 0]