mask
Replaces every character of this string with maskChar except the first visibleStart and the last visibleEnd characters.
Negative arguments count as zero. When the visible ranges cover the whole string, it is returned unchanged.
Replaces every character of this string with maskChar except the first visibleStart and the last visibleEnd characters.
Negative arguments count as zero. When the visible ranges cover the whole string, it is returned unchanged.