Unicode to HTML Character Entity Reference

Summary

Encodes the selected text to HTML Character Entity Reference.

Description

Encodes the selected text to HTML Character Entity Reference.

How to Run

  • Default Menu: Convert > Encode/Decode > Unicode to HTML Character Entity Reference

  • All Commands: Convert > Encode/Decode > Unicode to HTML Character Entity Reference

  • Toolbar: None

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_ENCODE_HTML_CHAR_ENTITY_REF (4563)

Macros

[JavaScript]

editor.ExecuteCommandByID(4563);

[VBScript]

editor.ExecuteCommandByID 4563