This activity adds an object to the end of the Array List.

SharePoint Workflow Designer Phrase
Add item to the end of array variable.
Parameters
| Parameter | Description |
| item | The object to be added to the end of the Array List. |
| array variable | The Array List. |