Remove item action in List

The Remove item action enables you to remove an item from a list and assign the output to a variable.

Settings

  • Select the list variable from which you want to remove an item from the List variable list.
  • Specify the position in the list from where you want to remove the value in the Index number field. The list index starts from 0. The first item in the list is at position 0, the second item at 1, and so on.
  • Select a variable that you want to use to store the output from the Assign the output to variable list.