Except array

⌘K

This activity returns the elements in the first array that do not appear in the second array.

except_array_1
SharePoint Workflow Designer Phrase

Produce elements in first array variable that do not appear in second array variable and store result in variable.

Parameters

ParameterDescription
first array variableArray list.
second array variableArray list.
variableThe output variable to store the result.

How can we help?