Method of IOutputPane
Appends a string to the output pane
OutputPane.write(strText);
OutputPane.write strText
HRESULT hr = OutputPane.write(strText);
IOutputPane