====== Clear ====== Method of [[:scripting:api:output-pane:start|IOutputPane]] ===== Description ===== Clears the contents of the output pane ===== Syntax ===== ==== JavaScript ==== OutputPane.Clear(); ==== Visual Basic Script ==== OutputPane.Clear ==== C++ ==== HRESULT hr = OutputPane.Clear(); ===== See Also ===== [[:scripting:api:output-pane:start|IOutputPane]] ~~NOTOC~~