List: remove item¶
Available since: 1.1.0
Remove an item from a list and optionally store the item as a token.
Fields¶
Value to remove
-
When Drop by specified value is selected above, then a value must be specified here.
This field supports tokens. Name of token
-
Provide the name of a token that holds the removed item. Please provide the token name only, without brackets.
Method
-
When using the "Defined by token" option, make sure there is a token with this name: eca_list_remove_method Index key
-
When using the method Drop by specified index key, then an index key must be specified here.
This field supports tokens. Token containing the list
-
Provide the name of the token that contains a list of items. If the list does not exist yet, a new one will be created. Please provide the token name only, without brackets.