This activity removes the first occurrence of a specific object from the Array List.

SharePoint Workflow Designer Phrase
Remove item from the array variable.
Parameters
| Parameter | Description |
| item | The object to remove from the Array List. |
| array variable | The Array List. |