Show/Hide Toolbars

EmEditor Help

EmEditor Home - EmEditor Help - Command Reference - Search category

Find command

Summary

Finds a string.

Description

Finds a specified string. This command displays the Find dialog box. Specifying a string and other options will start finding the specified string.

How to Run

Default Menu: Search > Find

All Commands: Search > Find

Toolbar: editfind

Status Bar: None

Default Shortcut Key: CTRL+F

Plug-in Command ID

EEID_EDIT_FIND (4200)

Macros

[JavaScript]

editor.ExecuteCommandByID(4200);

[VBScript]

editor.ExecuteCommandByID 4200

Copyright © 2003-2023 by Emurasoft, Inc.