Skip to main content

Remove Item(s)

Overview


Removes the matching item (or items) from a list.

Input

Remove Item

NameRequiredDescription
ListSelect the list variable you want to remove an item from.
ItemThe value of the item(s) to remove from the selected list.

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.