Thread
:
Help - Regex code to add parameter to a tag.
View Single Post
01-09-2021, 04:28 PM
#
3
deback
Book E d i t o r
Posts: 432
Karma: 288184
Join Date: May 2015
Device: Laptop
Retiredbiker's solution should work. Here's a Regex solution:
Find: "word si fs([\d]+)"
Replace: "word si pos fs\1"
deback
View Public Profile
Find More Posts by deback
Track Posts by deback via RSS