Minimize window
Description
Minimizes the input window
Input Ports
| Name | dataType | sourceType | required | description |
|---|---|---|---|---|
| Window ID | number | link-manual | true | The active window ID of the application |
| App path | text | link-manual | true | The full path of the application |
Scenarios
- The user wants to minimize the window of the application
Use cases
Inputs
- Window ID:
21196 - App path:
C:/Windows/System32/notepad.exe
Experienced tips
- If you do not specify an
App path, the process will stop and provide you with the following error.The "path" argument must be of type string. Received type object
Search Tags
minimize active window