Documentation for: SetStoreCapslockMode
By default, at the start of a "Send" command AutoIt will store the state of the CAPSLOCK key; at the end of the "Send" command this status will be restored.
Documentation for: SetTitleMatchMode
This function will alter the way that AutoIt matches window titles in functions such as WinWait, IfWinActive, etc.
Documentation for: SetVarName
Set the variable name (rename).The SetVarName function call is made with a process id, a
dictionary name string, an existing variable name string, and a variable
name string as input to change the variable name.