HTML to Plain Text command

Summary

Converts the selected text from HTML to plain text.

Description

Converts the selected text from HTML to plain text.

How to Run

  • Default Menu: Convert > Encode/Decode > HTML to Plain Text

  • All Commands: Convert > Encode/Decode > HTML to Plain Text

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_HTML_TO_TEXT (23283)

Macros

[JavaScript]

editor.ExecuteCommandByID(23283);

[VBScript]

editor.ExecuteCommandByID 23283