Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Search category

Command: Use Escape Sequence (Find toolbar) command

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

Use Escape Sequence (Find toolbar) command

Summary

Toggles the Use Escape Sequence button on the Find toolbar.

Description

Toggles the Use Escape Sequence button on the Find toolbar. When this command is active, you can use Escape Sequences to further specify search strings.

How to Run

Default Menu: None

All Commands: Search > Find Toolbar > Use Escape Sequence

Toolbar: find_escape (Find toolbar)

Status Bar: None

Default Shortcut Key: None

Plug-in Command ID

EEID_FINDBAR_ESCAPE (4575)

Macros

[JavaScript]

editor.ExecuteCommandByID(4575);

[VBScript]

editor.ExecuteCommandByID 4575

Copyright © 2003-2023 by Emurasoft, Inc.