Tamper: Convert to Boolean¶
Plugin ID: eca_tamper:convert_boolean
Available since: 1.0.0
Convert to boolean.
Fields¶
Data to be tampered— config key:eca_data-
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Result token name— config key:eca_token_name-
Provide a token name under which the tampered result will be made available for subsequent actions.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Truth— config key:true_value-
The value set to true.
This field supports tokens.Type:
textfield· Required: no · Default:true False— config key:false_value-
The value set to false.
This field supports tokens.Type:
textfield· Required: no · Default:false Match case— config key:match_case-
If enabled, the comparison becomes case-sensitive.
Type:
checkbox· Required: no · Default:false If no match— config key:no_match_value-
The value to set if the true and false values do not match.
Type:
radios· Required: no · Default:falseAllowed values:
true,false,null,pass,other Other text— config key:other_text-
This field supports tokens.Type:
textfield· Required: no · Default: empty string