Text Property (OutputBar Object)¶
Retrieves the entire text in the output bar. Supported on EmEditor Professional Version 20.5 or later.¶
[JavaScript]¶
str = OutputBar.Text;
[VBScript]¶
str = OutputBar.Text
Version¶
Macro Reference — OutputBar Object — Text Property (OutputBar Object)