DialogBox.
Returns the next window that the Close method will close.
This functionality is supported only if you are using the Open Agent.
wNext = dialog.GetNextCloseWindow()
Variable | Description |
---|---|
wNext | The top-most window in the application. WINDOW. |
This function returns the application window that the Close method will close, if called.