Below is a complete list of the functions available in AutoIt. Click on a function name for a detailed description.
| Function | Description | 
|---|---|
| HotKeySet | Sets a hotkey that calls a user function. | 
| Send | Sends simulated keystrokes to the active window. | 
| SendKeepActive | Attempts to keep a specified window active during Send(). |