Description

Clears a page of the output window.

Return Type

None  

Syntax

object.Clear [Page]

The Clear Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McOutput.
PageOptional. A Variant value.

Designates the page to clear, defaults to “Output”.

Remarks

The Page parameter refers to one of the pages of the “Output” tabbed dialog. The collection of these pages is exposed as Dialogs("Output").Pages.