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: Edit> Convert Selection > Others > Unicode to HTML Character Entity Reference
- All Commands: Edit >Convert Selection
> Others > 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
Send feedback on this topic to Emurasoft