condition:Environment_Variable
**This is an old revision of the document!**
The Environment Variable condition looks at the system environment variables that make up Keyboard Maestro Engine's environment and determines if the specified environment variable:
- exists.
- does not exist.
- is empty.
- is not empty.
- is exactly a specified string.
- is not 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 these forum topics:
condition/Environment_Variable.1454262412.txt.gz · Last modified: by AlainLifchitz
