Filter with Selection or Word at Cursor command

Summary

Filters the document with the selected text or the word at cursor.

Description

Filters the document with the selected text or the word at cursor.

How to Run

  • Default Menu: None

  • All Commands: Edit > Advanced > Filter

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_FILTER_WORD (3929)

Macros

[JavaScript]

editor.ExecuteCommandByID(3929);

[VBScript]

editor.ExecuteCommandByID 3929