OpenWindowList() Function
- Last UpdatedFeb 21, 2017
- 1 minute read
Shows a dialog box containing the list of InTouch windows that are currently open.
You can not use this function in an animation link.
Syntax
[result = ]OpenWindowsList();
Example(s)
This script opens the Open Windows List dialog box and shows all InTouch windows that are currently open.
OpenWindowsList()
Note: When the Use In-Memory Window Cache WindowViewer option is enabled, closed windows may appear in the list created by the OpenWindowList() function.