WindowCount Function

Returns the number of open windows.

Syntax

result = WindowCount( )



Return Value

Result

Integer

The number of open windows.



Notes

The WindowCount function returns the number of open windows. This includes any windows that are invisible.


Examples

See the Window function for an example.


See Also

Window function; Window class.