Restore Method

Action Example

 

Encapsulates the AutoMate™ action in the “Window” group, “Restore.” Restores a window to its normal state so that it is sizable. When a window is restored, it is neither minimized nor maximized.

 

Declaration

Procedure Restore(Window_: OleVariant; ExactMatch: OleVariant; HandlePassed: OleVariant); safecall;

Description

Specify the title of the window to minimize in the Window Parameter. Set “ExactMatch” to “0” for a substring search or “1” for an exact search.