condition:Any_Window
Table of Contents
The Any Window condition searches a specified application (or the front application) for a window with a title that:
- is (case insensitively) exactly a specified string.
- is not (case insensitively) exactly a specified string.
- contains (case insensitively) a specified string.
- does not contain (case insensitively) a specified string.
- matches a specified regular expression.
- does not match a specified regular expression.
See Also
Actions
Conditions
Functions
Tokens
condition/Any_Window.txt · Last modified: by peternlewis
