Skip to content

Tamper: Format a number

Plugin ID: eca_tamper:number_format

Available since: 1.0.0

Format a number.

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

Decimals — config key: decimals

The number of decimal places.
This field supports tokens.

Type: number · Required: no · Default: 0

Decimal point — config key: dec_point

The character to use as the decimal point.
This field supports tokens.

Type: textfield · Required: no · Default: .

Thousands separator — config key: thousands_sep

The character to use as the thousands separator.
This field supports tokens.

Type: textfield · Required: no · Default: ,