Contents
- Remove Duplicates from Collection
- Add action
- Configure action
- Action properties
- Examples
) icon on the scheme and:
) icon on the workflow scheme.| 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. |

