|
On this tab you can design a replace string based on the data that has matched. In the top panel you type your replace string, complete with the special variables $0, $1, $2...etc which, stand for the pieces of text captured by the pattern match. You can also insert text from the right-click menu, which shows you the current value of the substitution variables from the test string. The bottom panel shows the replace string with the captured variables inserted from the current match in the test string. See Also
|
|