status Property (Window Object)

Retrieves or sets a string displayed on the status bar.

[JavaScript]

str =status;
status = str;

[VBScript]

str =status
status = str

Version

Supported on EmEditor Professional Version 4.00 or later.