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