Caption Property (Window Object)¶
Returns the caption text for the window. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
str = wnd.Caption;
[VBScript]¶
str = wnd.Caption
Version¶
Macro Reference — Window Object — Caption Property (Window Object)