Input (Required)
1) Select one of 6 functions
- Get Window’s List
- Get Active Window’s List
- Select Window
- Select Window Resize
- Maximize
- Minimize
Input for different functions
1) Get Window’s List
No additional input needed
2) Get Active Windows List
No additional input needed
3) Select Window (Activate Window)
Window title (Case sensitive)
4) Select Window Resize (Resize Window)
Window title (Case sensitive)
Window height (in pixel count)
Window width (in pixel count)
5) Maximize
Window title
6) Minimize
Window Title
Output (Return Value)
- Get Window’s List
List of Windows title separated by a line feed character
- Get Active Window’s List
List of Windows title separated by a line feed character
- Select Window
No Return Value
- Select Window Resize
No Return Value
- Maximize
No Return Value
- Minimize
No Return Value
Return Code
- 0 for success