LangID Property (Editor Object)¶
Retrieves the currently selected language ID. This is one of the Locale IDs Assigned by Microsoft. Supported on EmEditor Professional Version 15.5 or later.¶
[JavaScript]¶
nID = editor.LangID;
[VBScript]¶
nID = editor.LangID
Version¶