List: contains item¶
Plugin ID: eca_list_contains
Available since: 2.0.0
Evaluate whether a certain item is in a list.
Fields¶
Name of token containing the list— config key:list_token-
Provide the name of the token that contains a list of items. 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_contains_methodType:
select· Required: yes · Default:valueAllowed values:
index,value,_eca_token Value to lookup— config key:value-
This field supports tokens.Type:
textarea· Required: no · Default: empty string Negate the condition— config key:negate-
Negates the condition. Makes TRUE to FALSE and vice versa.
Type:
checkbox· Required: no · Default:false