This activity removes duplicates from the Array List.

remove_duplicates_from_array_1

For example, if the array contains str1str2str3str1 items, the output array would contain only str1str2, and str3.

SharePoint Workflow Designer Phrase

Remove duplicates from the array variable.