Skip to content

List: remove item

Plugin ID: eca_list_remove

Available since: 1.1.0

Remove an item from a list and optionally store the item as a token.

Fields

Value to remove — config key: value

When Drop by specified value is selected above, then a value must be specified here.
This field supports tokens.

Type: textarea · Required: no · Default: empty string

Name of token — config key: token_name

Provide the name of a token that holds the removed item. Please provide the token name only, without brackets.

Type: textfield · Required: no · Default: empty string

Method — config key: method


When using the "Defined by token" option, make sure there is a token with this name: eca_list_remove_method

Type: select · Required: yes · Default: first

Allowed values: first, last, index, value, _eca_token

Index key — config key: index

When using the method Drop by specified index key, then an index key must be specified here.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Token containing the list — config key: list_token

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.

Type: textfield · Required: no · Default: empty string