replace one instance of a word
Posted: Fri Mar 20, 2009 9:26 pm
When I use
replace oldWord with newWord in field "textField"
every instance of oldWord is replaced by newWord. How do I replace just one specific instance -- for example the clickText?
replace oldWord with newWord in field "textField"
every instance of oldWord is replaced by newWord. How do I replace just one specific instance -- for example the clickText?