ThreadID Property (Window Object)¶
Returns the identifier of the thread that created the window. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
id = wnd.ThreadID;
[VBScript]¶
id = wnd.ThreadID
Version¶
Macro Reference — Window Object — ThreadID Property (Window Object)