ACTIVEWINDOW (ACTIVEW)
Syntax ACTIVEWINDOW
 
Explanation ACTIVEWINDOW reports the name of the currently active window. Change the active window using SETACTIVEWINDOW.

The name of currently active window is also available in the system variable :CURRENT.WINDOW.
 
  

Example ACTIVEWINDOW
Result: LISTENER

TopIndex