CR Only (Filter Toolbar) command

Summary

Toggles the CR Only command on the Filter toolbar.

Description

Toggles the CR Only command on the Filter toolbar.

How to Run

  • Default Menu: None

  • All Commands: Search > Filter Toolbar > Match Newline Characters > CR Only

  • Toolbar: + CR Only (Filter toolbar)

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FILTERBAR_CR_ONLY (4007)

Macros

[JavaScript]

editor.ExecuteCommandByID(4007);

[VBScript]

editor.ExecuteCommandByID 4007