status Property (Window Object)¶
Retrieves or sets a string displayed on the status bar. Supported on EmEditor Professional Version 4.00 or later.¶
[JavaScript]¶
str =status;
status = str;
[VBScript]¶
str =status
status = str
Version¶
Macro Reference — Window Object — status Property (Window Object)