Search found 1 match

by longsack
Thu Oct 27, 2022 10:07 pm
Forum: Regular Expressions Help
Topic: Replace repeat word w/another word in a new line
Replies: 0
Views: 13523

Replace repeat word w/another word in a new line

I need to replace a repeat word with a word found earlier in the text on each line EXAMPLE: ('test1', '', '', '', '', '', '', '', '', '', '', '', '', 1, 'test', 'test', 'test', 'test', 'test', '', 1, 0, ''); ('test2', '', '', '', '', '', '', '', '', '', '', '', '', 1, 'test', 'test', 'test', 'test',...