You are viewing API docs for version 1.89.3.

View latest

Home > widget-integration > FilterHelper > replaceDotCommaZero

FilterHelper.replaceDotCommaZero() method

Replaces trailing dot/comma and zeros from number string

Signature:

replaceDotCommaZero(value: string): string;

Parameters

Parameter

Type

Description

value

string

Number string to clean

Returns:

string

Cleaned number string