Contents
- Remove Duplicates from Collection
- Add action
- Configure action
- Action properties
- Examples
Property | Description |
---|---|
Title | Defines action title. By default the title is action type name. |
Target collection | Collection to remove duplicates from. |
Output | Variable to store the result collection. You can specify the same collection as in Target collection. The Target collection will be overwritten in this case. |