Skip to content

Tamper: Math

Available since: 1.0.0

Performs basic mathematical calculations on the imported value.

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:math_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:math_type

Case sensitive comparison

Compare the values based on case sensitivity.

Negate the condition

Negates the condition. Makes TRUE to FALSE and vice versa.

Operation

The operation to apply to the imported value.

Flip

Normally, the feed item will be processed like input-value / setting-value. This option switches the order so that it is setting-value / input-value.

Value

A numerical value.

Data to be tampered
Data to compare with