EmEditor Home - EmEditor Help - Command Reference - Search category

Replace Next command

Summary

Replaces next occurrence.

Description

Replaces the next occurrence of the previously searched string, with the same options.

How to Run

Plug-in Command ID

Macros

[JavaScript]

editor.ExecuteCommandByID(4447);

[VBScript]

editor.ExecuteCommandByID 4447

Copyright © 2003-2013 by Emurasoft, Inc.