On an Window command

You should specify the title of the window that will run the task. You can select the title of the window from the list of currently opened windows or enter it manually. You can use the wildcards characters «*» and «?» while entering the window title.

The program will respond to the windows that correspond to the specified window title. Besides, all the «*» characters in the specified title can be replaced with any number of characters, while the «?» characters can be replaced with only one character.

For example, if you create a task that should be run when a window titled «*Microsoft Word» is activated, the task will be run when any window the title of which ends with the text «Microsoft Word» is activated. It can be «Untitled1 - Microsoft Word» or «Resume - Microsoft Word».