Clears the Output window. All entries will be deleted.

Syntax:

Clear()
Example:
Dim OutputWindow As Output
Set OutputWindow = Windows.MultiViewBar.Output
Call OutputWindow.Clear()

See also:

Class Output


Last Updated: 04/26/05