Parameter: compare value¶
Plugin ID: eca_parameter_value
Fields¶
Parameter name— config key:parameter_name-
The machine name of the parameter. Examples: my_eca_parameter, global:my_global_param, node.article:my_article_param. Available parameters: No parameters have been defined via configuration yet.
Type:
textfield· Required: no · Default: empty string Value— config key:value-
This field supports tokens.
Type:
textarea· Required: no · Default: empty string Comparison operator— config key:operator-
The available comparison operators like equals or less than.
When using the "Defined by token" option, make sure there is a token with this name: eca_parameter_value_operatorType:
select· Required: no · Default:equalAllowed values:
equal,beginswith,endswith,contains,greaterthan,lessthan,atmost,atleast,_eca_token,''Comparison operator. Possible values:
- equal
- greater than
- less than
- starts with
- ends with
- contains
- at least
- at most
Comparison type— config key:type-
The type of the comparison.
When using the "Defined by token" option, make sure there is a token with this name: eca_parameter_value_typeType:
select· Required: no · Default:valueAllowed values:
value,natural,numeric,lexical,count,_eca_token,'' Case sensitive comparison— config key:case-
Compare the values based on case sensitivity.
Type:
checkbox· Required: no · Default:false Negate the condition— config key:negate-
Negates the condition. Makes TRUE to FALSE and vice versa.
Type:
checkbox· Required: no · Default:false Entity— config key:entity-
Provide the token name of the entity that this condition should operate with. Please provide the token name only, without brackets.
Type:
textfield· Required: no · Default: empty string