RC-WinTrans Object Model Help |
Output.Clear |
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: