Tamper: Convert to Boolean¶
Available since: 1.0.0
Convert to boolean.
Fields¶
Comparison 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_tamper_condition:convert_boolean_operator Comparison type-
The type of the comparison.
When using the "Defined by token" option, make sure there is a token with this name: eca_tamper_condition:convert_boolean_type Case sensitive comparison-
Compare the values based on case sensitivity.
Negate the condition-
Negates the condition. Makes TRUE to FALSE and vice versa.
Truth-
The value set to true.
False-
The value set to false.
Match case-
Match the case.
If no match-
The value to set if the true and false values do not match.
Other textData to be tamperedData to compare with