PPSR
|
Built-in Commands
|
Window
| Close
Window.Close
Description
Closes the specified window(s).
Syntax
Window.Close(
cl
)
Parameters
cl
(mixed) caption list identifying target window(s)
Examples
Window.Close("under")
Closes the window under the mouse.