LF Only (Filter Toolbar) command

Summary

Toggles the LF Only command on the Filter toolbar.

Description

Toggles the LF Only command on the Filter toolbar.

How to Run

  • Default Menu: None

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

  • Toolbar: + LF Only (Filter toolbar)

  • Status Bar: None

  • Default Shortcut Key: None

Plug-in Command ID

EEID_FILTERBAR_LF_ONLY (4008)

Macros

[JavaScript]

editor.ExecuteCommandByID(4008);

[VBScript]

editor.ExecuteCommandByID 4008