Encapsulates the AutoMate™ action in the “Window” group, “Hide.” Hidden windows can be un-hidden by using the Action.UnHide method.
Declaration
Procedure Hide(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.