write Method (OutputBar Object)¶
Appends a string to the output bar. str Specifies the string to be appended. Supported on EmEditor Professional Version 7.00 or later.¶
[JavaScript]¶
OutputBar.write( str );
[VBScript]¶
OutputBar.write str
Parameters¶
Version¶