К
Size: a a a
К
АН
К
К
К
К
К
К
АН
К
PC
S
string.replace(/\D/g, '');
.
L
string.replace(/\D/g, '');
.
string.replace(/[^\d.]/g, '');
S
string.replace(/[^\d.]/g, '');
S
S
string.replace(/[^\d.]/g, '');
S
L
string
.replace(/[^\d.]/g, "")
.replace(/\./, "!")
.replace(/\./, "")
.replace(/!/, ".")
S
string
.replace(/[^\d.]/g, "")
.replace(/\./, "!")
.replace(/\./, "")
.replace(/!/, ".")
IN