Encapsulates the AutoMate™ action in the “Window” group, “UnHide.” Makes a window previously hidden with the Action.Hide method visible again.
Declaration
Procedure Unhide(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.