Please enable JavaScript to use regex101
/
^
r
e
g
e
x
[
\
-
_
]
?
1
0
1
$
/
i
Regular
Expressions
101
Regular
Expressions
101
Upgrade to Pro
Enterprise
Regular Expression
/
(?:settingsB *=|\G(?!^) *,) *([\d.]+)
/
g
Test String
New
settingsA=9, 4.2 settingsB=3, 1.5, 9, 2, 4, 6 settingsC=8, 3, 2.5, 1
Substitution
Processing...