User Tools

Site Tools


action:Switch_or_Case

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
action:Switch_or_Case [2016/12/08 14:22]
JMichaelTX Clarified Switch Conditions
action:Switch_or_Case [2017/06/21 21:53]
JMichaelTX Add link to example
Line 28: Line 28:
  
 ---- ----
 +===== Example =====
 +See this Forum Topic for a downloadable example:\\
 +[ACTION: Switch Case Based on FrontMost App](https://​forum.keyboardmaestro.com/​t/​action-switch-case-based-on-frontmost-app/​7294)
 +
 +---
  
  
Line 38: Line 43:
  
 ^Condition^Definition^ ^Condition^Definition^
-|has text |has text of some sort, i.e. it is _not_ empty.| +|has text |Clipboard ​has at least one item containing ​text of some sort.| 
-|does not have text |does not have text, i.e., it _is_ empty.| +|does not have text |Clipboard ​does not have any text items.| 
-|has image |has one or more images ​on the clipboard.| +|has image |Clipboard ​has one or more images.| 
-|does not have image |does not have any images ​on the clipboard.| +|does not have image |Clipboard ​does not have any images.| 
-|is |is exactly (case insensitive) ​specified string.| +|is |is exactly (case insensitive) ​the specified string.| 
-|is not |is not exactly (case insensitive) ​specified string.| +|is not |is not exactly (case insensitive) ​the specified string.| 
-|is before |is alphabetically before ​specified string. (v7.2+)| +|is before |is alphabetically before ​the specified string. (v7.2+)| 
-|is after |is alphabetically after specified string. (v7.2+)| +|is after |is alphabetically after the specified string. (v7.2+)| 
-|contains |contains (case insensitive) ​specified string.| +|contains |contains (case insensitive) ​the specified string.| 
-|does not contain |does not contain (case insensitive) ​specified string.| +|does not contain |does not contain (case insensitive) ​the specified string.| 
-|matches |matches ​specified regular expression.| +|matches |matches ​the specified regular expression.| 
-|does not match |does not match specified regular expression.|+|does not match |does not match the specified regular expression.|
 |conforms to |Clipboard has an item with the UTI class that conforms to the specified [Uniform Type Identifier](https://​en.wikipedia.org/​wiki/​Uniform_Type_Identifier).| |conforms to |Clipboard has an item with the UTI class that conforms to the specified [Uniform Type Identifier](https://​en.wikipedia.org/​wiki/​Uniform_Type_Identifier).|
 |does not conform to |Clipboard does not have an item with the UTI class that conforms to the specified Uniform Type Identifier.| |does not conform to |Clipboard does not have an item with the UTI class that conforms to the specified Uniform Type Identifier.|
Line 80: Line 85:
 ==== Forum ==== ==== Forum ====
  
-- [[https://www.google.fr/search?q=site:​forum.keyboardmaestro.com+Switch+action|Keyboard Maestro Forum topics about Switch or Case action]] +- [[https://forum.keyboardmaestro.com/​search?​q=Switch%20action|Keyboard Maestro Forum topics about Switch or Case action]]
  
action/Switch_or_Case.txt · Last modified: 2022/09/17 22:49 by peternlewis