Skip to content

Function: stripMask()

ts
function stripMask(value, mask): string;

The characters of value that can occupy a slot of mask, in order.

Parameters

ParameterType
valuestring
maskstring

Returns

string

Proprietary. All rights reserved.