|
"ReplaceFind"
"ReplaceFind" is a front end token that replaces the selected text with the replacement text and then finds the next occurrence of the search string.
This token is equivalent to the menu command Find Replace and Find Again.
To execute a front end token, you typically evaluate a command of the form FrontEndExecute[FrontEndToken[token]].
|