Valid Property (Window Object)¶
Returns whether the window handle is valid. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
b = wnd.Valid;
[VBScript]¶
b = wnd.Valid
Version¶
Macro Reference — Window Object — Valid Property (Window Object)