Append Item to Collection
UiPath.Activities.System.Collections.AppendItemToCollection
Description
Appends one or more items at the end of the specified collection.
Project compatibility
Windows | Cross-platform
Configuration
- Collection - The collection you want to work with.
- Items - The items to be added. Click the field to open the Collection Builder window.
note
Changing the data type of the collection after selecting it in the Collection field triggers a validation error. The collection with the new data type must be added again to the activity.
Additional options
Output
- Result - Reference to the resulting collection for use in other activities.