# Index of array item

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


This activity returns the zero-based index of the first occurrence of a value in the Array List or in a portion of it.

![Index Of Array Item activity in the SharePoint Workflow Designer finding the index of a value in an array variable](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/index_of_array_item_1.png)

## **SharePoint Workflow Designer Phrase**

Find the index of **item** in the **array variable** and store in **result**.

**Parameters**


| Parameter | Description |
|---|---|
| item | The object to locate in the Array List. |

