Contents
Strategic Partner Links
Sepasoft - MES Modules
Cirrus Link - MQTT Modules
Resources
Knowledge Base Articles
Inductive University
Forum
IA Support
SDK Documentation
SDK Examples
Scripting_function |
---|
Panel | ||
---|---|---|
| ||
Finds a reference to an open window with the given name. Throws a ValueError if the named window is not open or not found. |
Panel | ||
---|---|---|
| ||
This scripting function has no Client Permission restrictions. |
Panel | ||
---|---|---|
| ||
system.gui.getWindow(name)
String name - The path to the window to field.
PyObject - A reference to the window, if it was open. Use .getRootContainer() to grab the root container of the window.
Client |
Panel | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
|