SyntaxFix
Write A Post
Hire A Developer
Questions
Replace (.*")\d+(")
(.*")\d+(")
With $1x$2
$1x$2
Where x is your "value inside scopes".
x