# Get 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/get-array-item/](https://docs.virtosoftware.com/docs/virto-workflow-automation-web-part/virto-sharepoint-workflow-activities-kit-sharepoint-2010-workflow-platform/array-list-activities/get-array-item/)
Product: Virto Workflow Automation Web Part
Updated: 2026-08-12


This activity reads the element from the Array at the specified index and stores the result in a variable.

![Get Array Item activity in the SharePoint Workflow Designer reading the element at a given index into a result variable](https://img-docs.virtosoftware.com/wp-content/uploads/2024/10/get_array_item_1.png)

## **SharePoint Workflow Designer Phrase**

Get element at **0 index** in the **array variable** and store in **result**.

**Parameters**


| Parameter | Description |
|---|---|
| index | The zero-based index of the element to get or set. |

