This activity removes the element at the specified index of the Array List.

SharePoint Workflow Designer Phrase
Remove the element at 0 index of the array variable.
Parameters
| Parameter | Description |
| item | The object to remove from the Array List. |
| 0 index | The zero-based index of the element to remove. |