Skip to main content
Version: Next

SHOW WINDOW

SHOW WINDOW ({ window : Integer })

ParameterTypeDescription
windowInteger→Window reference number or Current process frontmost window, if omitted
History
ReleaseChanges
6Created

Description​

The SHOW WINDOW command displays the window whose number was passed in window. If this parameter is omitted, the frontmost window of the current process will be displayed.

In order to use the SHOW WINDOW command, the window must have been hidden by using the HIDE WINDOW command. If the window is already displayed, the command does nothing.

Example​

Refer to the example of the HIDE WINDOW command.

See also​

HIDE WINDOW

Properties​

Command number435
Thread safeno