Lingo Dictionary > T-Z > windowList

 

windowList

Syntax

the windowList

Description

System property; displays a list of references to all known movie windows.

Example

This statement displays a list of all known movie windows in the Message window:

put the windowList

Example

This statement clears windowList:

the windowList = [ ]

See also

windowPresent()