write Method (OutputBar Object)

Appends a string to the output bar.

[JavaScript]

OutputBar.write( str );

[VBScript]

OutputBar.write str

Parameters

str

Specifies the string to be appended.

Version

Supported on EmEditor Professional Version 7.00 or later.