Displays the Unicode character value.
This command displays a dialog box which shows the Unicode value of the character at the cursor. The format of U+xxxx, where xxxx is a numerical combination, is the hexadecimal Unicode value. If the file's encoding is not Unicode, the ANSI code value will display as a two digit hexadecimal value.
editor.ExecuteCommandByID(4213);
editor.ExecuteCommandByID 4213
Send feedback on this topic to Emurasoft