User Tools

Site Tools


condition:Environment_Variable

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
condition:Environment_Variable [2015/07/14 03:57]
peternlewis created
condition:Environment_Variable [2016/06/21 23:24]
peternlewis
Line 5: Line 5:
 * is empty. * is empty.
 * is not empty. * is not empty.
-* exactly ​matches ​a specified string. +is exactly a specified string. 
-does not exactly ​matches ​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. * contains (case insensitively) a specified string.
 * does not contain (case insensitively) a specified string. * does not contain (case insensitively) a specified string.
-* matches a specified regular expression. +* matches a specified ​[[:Regular Expressions|regular expression]]
-* does not match a specified regular expression.+* does not match a specified ​[[:Regular Expressions|regular expression]].
  
 +===== See Also =====
 +
 +----
 +
 +=== Actions ===
 +
 +* [[action:If Then Else|If Then Else]]
 +* [[action:​Pause|Pause Until Conditions Met]]
 +* [[action:​Until|Execute Action Until Conditions Met]]
 +* [[:​Actions|See all Actions]]
 +
 +===  Conditions ===
 +
 +* [[:​Conditions|See all Conditions]]
 +
 +----
 +
 +==== Forum ====
 +
 +- [[https://​forum.keyboardmaestro.com/​t/​why-isnt-kmvar-variable-displayed-in-terminal-with-an-echo-command/​2749/​5|Why isn't $KMVAR variable displayed in terminal with an echo command?]]
condition/Environment_Variable.txt · Last modified: 2017/11/14 00:32 by peternlewis