Activate window
Description
Activates and brings the input window to the front. Outputs the active 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 bring the targeted window to the front
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
Activate window