Tamper: Format a number¶
Available since: 1.0.0
Format a number.
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:number_format_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:number_format_type Case sensitive comparison-
Compare the values based on case sensitivity.
Negate the condition-
Negates the condition. Makes TRUE to FALSE and vice versa.
Decimals-
The number of decimal places.
Decimal point-
The character to use as the decimal point.
Thousands separator-
The character to use as the thousands separator.
Data to be tamperedData to compare with