Window.Restore

Window.Restore ( 

number WndHandle )

Example 1

Window.Restore(app_handle);

Restores the window of a program whose window handle is stored in the variable "app_handle."

See also:  Related Actions