Insert array item

⌘K

This activity inserts an element into the Array List at the specified index.

insert_array_item_1
SharePoint Workflow Designer Phrase

Insert item into array variable at 0 index.

Parameters

ParameterDescription
itemThe object to be added to the Array List.
array variableThe Array List.
0 indexThe zero-based index at which the value should be inserted.

How can we help?