CR+LF (Filter Toolbar) command

Summary

Toggles the CR and LF command on the Filter toolbar.

Description

Toggles the CR and LF command on the Filter toolbar.

How to Run

  • Default Menu: None

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

  • Toolbar: + CR+LF (Filter toolbar)

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FILTERBAR_CR_LF (4009)

Macros

[JavaScript]

editor.ExecuteCommandByID(4009);

[VBScript]

editor.ExecuteCommandByID 4009