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.
•Default Menu: Search > Find Previous Word
•All Commands: Search > Find Previous Word
•Toolbar: None
•Status Bar: None
•Default Shortcut Key: CTRL+SHIFT+F3
•EEID_FIND_PREV_WORD (4205)
document.selection.FindRepeat(eeFindRepeatPrevious | eeFindRepeatWord);
document.selection.FindRepeat eeFindRepeatPrevious Or eeFindRepeatWord