Finds the next occurrence of the current word.
Finds the next occurrence of the specified string, if a string is selected. Otherwise, finds the next occurrence of the word at the cursor position.
document.selection.FindRepeat(eeFindRepeatNext | eeFindRepeatWord);
document.selection.FindRepeat eeFindRepeatNext Or eeFindRepeatWord