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