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

Input
Remove Item
| Name | Required | Description |
|---|---|---|
| List | Select the list variable you want to remove an item from. | |
| Item | The value of the item(s) to remove from the selected list. |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |