Method of IOutputPane
Appends a string and a new line to the output pane
OutputPane.writeln(strText);
OutputPane.writeln strText
HRESULT hr = OutputPane.writeln(strText);
IOutputPane