Uopilot Script Commands Jun 2026
create document "blog post outline" format document "Heading 1", "Introduction"
| Command | Syntax | Description | |---------|--------|-------------| | WINACT | WINACT Title | Activates (brings to foreground) the window containing "Title". | | WINCLS | WINCLS Title | Closes the window. | | WINMAX | WINMAX Title | Maximizes the window. | | WINMIN | WINMIN Title | Minimizes the window. | | WINSIZ | WINSIZ Title, X, Y, W, H | Resizes and moves the window. | | WINGET | WINGET VarName, Title | Gets the handle of a window into a variable. | uopilot script commands
RGB hexadecimal without #, e.g., "FFFFFF" for white. create document "blog post outline" format document "Heading
Before we dive into the more advanced Uopilot script commands, let's cover some of the basics. Here are a few fundamental commands that you will need to get started: | | WINMIN | WINMIN Title | Minimizes the window