This activity returns the elements in the first array that do not appear in the second array.
SharePoint Workflow Designer Phrase
Produce elements in first array variable that do not appear in second array variable and store result in variable.
Parameters
Parameter | Description |
first array variable | Array list. |
second array variable | Array list. |
variable | The output variable to store the result. |