This is my text And I want it to be changed with the desired sign or word that I put between the text
hello my name $ is alex jef
I want it to be like this
is alex jef $ hello my name
I test this:
Find what: (.*) ($) (.*)
Replace with: $2 ($) $1
New contributor
omid leon is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.