Finds the previous occurrence of the specified text.
Finds the previous occurrence of the specified string, if a string is selected. Otherwise, finds the previous occurrence of the word at the cursor position.
document.selection.FindRepeat(eeFindRepeatPrevious | eeFindRepeatWord);
document.selection.FindRepeat eeFindRepeatPrevious Or eeFindRepeatWord
Send feedback on this topic to Emurasoft