system.nav.getCurrentWindow() for popup windows?

I need to get the path of the currently opened popup window. I see system.nav.getCurrentWindow() only returns the currently opened maximized window but there doesn't seem to be any similar function for popup windows.

Is there any way to get the path of a currently opened popup window?

2 Likes