scripting:api:output-pane:write

Action unknown: addtobook

write

Method of IOutputPane

Appends a string to the output pane

OutputPane.write(strText);
OutputPane.write strText
HRESULT hr = OutputPane.write(strText);