scripting:api:output-pane:add-command

AddCommand

Method of IOutputPane

Pass command to running tool

OutputPane.AddCommand(sCommand, bAddToHistory);
OutputPane.AddCommand sCommand, bAddToHistory
HRESULT hr = OutputPane.AddCommand(sCommand, bAddToHistory);