HTML/XML Character Reference to Unicode command

Summary

Decodes the selected text from HTML/XML Character Reference.

Description

Decodes the selected text from HTML/XML Character Reference into the Unicode equivalent.

How to Run

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

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

  • Toolbar:

  • Status Bar: None

  • Default Keyboard Shortcut: None

Plug-in Command ID

EEID_DECODE_HTML_CHAR_REF (4526)

Macros

[JavaScript]

editor.ExecuteCommandByID(4526);

[VBScript]

editor.ExecuteCommandByID 4526