LangID Property (Editor Object)

Retrieves the currently selected language ID. This is one of the Locale IDs Assigned by Microsoft.

[JavaScript]

nID = editor.LangID;

[VBScript]

nID = editor.LangID

Version

Supported on EmEditor Professional Version 15.5 or later.