ViewWindow.NewWindow() Method

Top 

Description

Resets the OutputWindow so that a new window will be created next time Update is called.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Method Signature

ViewWindow.NewWindow(

)

 

 

Return Value

Type:

number

 

 

The return value is not used.

 

Syntax

myVariable1 = myViewWindow1.NewWindow();

 

 

See also

ViewWindow Object

ViewWindow Guide