info("clickedwindownumber")

The info(“clickedwindownumber”) function returns the window number of that was just clicked.


Description

This function returns the window number of the window that was just clicked. Since the window that was just clicked in is not necessarily the current window, this code will make sure that Panorama makes the clicked in window the active window.

let clickedIn = info("clickedwindownumber")
window clickedIn

See Also


History

VersionStatusNotes
10.2NewNew in this version.