system.gui.getWindow
Deprecated by system.vision variations in 8.3
This function was replaced with system.vision.getWindow.
Click here to learn more about system.vision variations.This function is used in Python Scripting.
Description
Finds a reference to an open window with the given name. Throws a ValueError if the named window is not open or not found.