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

Plug-in Command ID

Macros

[JavaScript]

document.selection.FindRepeat(eeFindRepeatPrevious);

[VBScript]

document.selection.FindRepeat eeFindRepeatPrevious

Feedback Send feedback on this topic to Emurasoft

Copyright © 2003-2011 by Emurasoft, Inc.