SetTitleMatchMode
SetTitleMatchMode is a command used in AutoHotkey, a free, open-source scripting language for Windows. This command controls how the text in the "title" (or caption) of a window is matched against patterns provided in other AutoHotkey commands. When a script needs to identify or interact with a specific window, it often uses its title. SetTitleMatchMode allows the scripter to define the precision and type of matching performed.
There are several modes available. The default mode, SetTitleMatchMode, RegEx, treats the window title as a