replaceCurrent
Replace the current match with the given text and move to the next match.
Return
true if a replacement was made, false if no current match
Parameters
replaceText
The text to replace with
Replace the current match with the given text and move to the next match.
true if a replacement was made, false if no current match
The text to replace with