This activity produces the intersection of two arrays.
SharePoint Workflow Designer Phrase
Produce the intersection of first array variable and 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. |