condition:Variable
**This is an old revision of the document!**
Table of Contents
The Variable condition looks at a Keyboard Maestro variables and determines if the variable:
- exists.
- does not exist.
- is empty.
- is not empty.
- is exactly a specified string.
- is not exactly a specified string.
- is alphabetically before a specified string. (v7.2+)
- is alphabetically after a specified string. (v7.2+)
- 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
condition/Variable.1466565891.txt.gz · Last modified: by peternlewis
