Add Items Activity

Description

Adds a collection of items to an existing collection.

Usage

You may need to keep many items stored somewhere. You could use the Create Value activity to create an empty collection and then use the Add Items activity to populate the collection.

Inputs

Collection

Required

Type: any[]

The collection to add the items to.

Items To Add

Required

Type: any[]

The items to add to the collection.

Index

Optional

Type: Number

The zero-based index at which the items should be inserted.

If not specified the items are added at the end of the collection.

 

Outputs

This activity has no outputs.

Properties

For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.

Connectivity Requirements

This activity works when the device has intermittent connectivity to the network.

Version Information

Supported from: Geocortex Viewer for HTML5 2.9, ArcGIS Web AppBuilder 2.4.