Replace >> (Find toolbar) command¶
Summary¶
Toggles the Replace >> button on the Find toolbar.
Description¶
Toggles the Replace >> button on the Find toolbar. This will display the Replace dialog box.
How to Run¶
Default Menu: None
All Commands: Search > Find Toolbar > Replace >>
Toolbar: (Find toolbar)
Status Bar: None
Default Shortcut Key: None
Plug-in Command ID¶
EEID_FINDBAR_REPLACE_DLG (4579)
Macros¶
[JavaScript]¶
editor.ExecuteCommandByID(4579);
[VBScript]¶
editor.ExecuteCommandByID 4579