Show/Hide Toolbars

EmEditor Help

Navigation: EmEditor Help > Command Reference > Search category

Command: CR+LF (Filter Toolbar) command

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

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: match_newline_characters + 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

Copyright © 2003-2023 by Emurasoft, Inc.