ConsoleWindow.Clear() Method

Top 

Description

Clears the contents of the console.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Method Signature

ConsoleWindow.Clear(

)

 

 

Syntax

myConsoleWindow1.Clear();

 

 

See also

ConsoleWindow Object

ConsoleWindow Guide