DADiSP Worksheet Functions > Function Categories > Query Functions > NUMWINDOWS

 

NUMWINDOWS

Purpose:

Returns the total number of Windows in the Worksheet.

Syntax:

NUMWINDOWS

Example:

addwin(10 - numwindows)

 

adds the necessary amount of Windows to equal 10.

Remarks:

NUMWINDOWS returns the total number of Windows, hidden and visible. See NUMVWINS return the number of visible Windows.

See Also:

GETWNUM

NUMVWINS

WINSTATUS