GetUnicodeName Method (Editor Object)¶
Retrieves the Unicode name of the specified character or string. strChar Specifies the source character or string. The return value is the Unicode name of the specified character or string. Supported on EmEditor Professional Version 19.1 or later.¶
[JavaScript]¶
strName = editor.GetUnicodeName( strChar );
[VBScript]¶
strName = editor.GetUnicodeName( strChar )
Parameters¶
Return Values¶
Version¶