# Intersect array

Source: [https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/array-list-activities/intersect-array/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/array-list-activities/intersect-array/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity produces the intersection of two arrays.

![Intersect Array activity in the SharePoint Workflow Designer producing the intersection of two array variables](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/intersect_array_1.png)

## **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. |

