Match Case (Filter Toolbar) command

Summary

Toggles the Match Case button on the Filter toolbar.

Description

Toggles the Match Case button on the Filter toolbar.

How to Run

  • Default Menu: None

  • All Commands: Search > Filter Toolbar > Match Case

  • Toolbar: (Filter toolbar)

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FILTERBAR_CASE (3907)

Macros

[JavaScript]

editor.ExecuteCommandByID(3907);

[VBScript]

editor.ExecuteCommandByID 3907