Remove array item At

⌘K

This activity removes the element at the specified index of the Array List.

remove_array_item_at
SharePoint Workflow Designer Phrase

Remove the element at 0 index of the array variable.

Parameters

ParameterDescription
itemThe object to remove from the Array List.
0 indexThe zero-based index of the element to remove.

How can we help?