Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Search category

Command: Find Previous command

Scroll Prev Top Next More
EmEditor Home - EmEditor Help - Command Reference - Search category

Find Previous command

Summary

Finds previous occurrence.

Description

Finds the previous occurrence of the previously searched string, with the same options.

How to Run

Default Menu: Search > Previous

All Commands: Search > Previous

Toolbar: editrepeatback

Status Bar: None

Default Shortcut Key: SHIFT+F3

Plug-in Command ID

EEID_EDIT_REPEAT_BACK (4203)

Macros

[JavaScript]

document.selection.FindRepeat(eeFindRepeatPrevious);

[VBScript]

document.selection.FindRepeat eeFindRepeatPrevious

Copyright © 2003-2023 by Emurasoft, Inc.