This activity removes duplicates from the Array List.

For example, if the array contains str1, str2, str3, str1 items, the output array would contain only str1, str2, and str3.
SharePoint Workflow Designer Phrase
Remove duplicates from the array variable.