User Tools

Site Tools


condition:Clipboard

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
Last revision Both sides next revision
condition:Clipboard [2018/08/03 16:18]
JMichaelTX Rewrite, adding: Icon, Header, Sections, Screenshots, Table
condition:Clipboard [2018/08/06 00:04]
JMichaelTX [Comparison Criteria]
Line 4: Line 4:
  
  
-The //Clipboard condition// looks at the current system clipboard, or in v8+, the [[:​Clipboards#​Trigger_Clipboard|Trigger Clipboard]] or a [[:​Clipboards#​Named_Clipboards|Named Clipboard]],​ and determines if it currently meets any one of several criteria. ​ +The //Clipboard condition// looks at the current system clipboard, or in v8+, the [[:​Clipboards#​Trigger_Clipboard|Trigger Clipboard]] or a [[:​Clipboards#​Named_Clipboards|Named Clipboard]],​ and determines if it currently meets any one of several criteria.
  
 You select the _comparison criteria_ in the PopUp list. You select the _comparison criteria_ in the PopUp list.
  
 For more information about _Clipboards_ in general, see:  [[:​Clipboards|Clipboards]] For more information about _Clipboards_ in general, see:  [[:​Clipboards|Clipboards]]
- 
---- 
  
 ===== Example of Use in If/Then Action ===== ===== Example of Use in If/Then Action =====
Line 16: Line 14:
  
 {{:​condition:​clipboard-condition-km8.png?​nolink|}} {{:​condition:​clipboard-condition-km8.png?​nolink|}}
- 
---- 
  
 ===== Comparison Criteria ===== ===== Comparison Criteria =====
Line 38: Line 34:
 ^ does not match | does not have text that matches a specified regular expression. | ^ does not match | does not have text that matches a specified regular expression. |
 ^ is < | has text that is numerically less than a specified calculation. (v8+) | ^ is < | has text that is numerically less than a specified calculation. (v8+) |
-^ is <= | has text that is numerically less than or equal to a specified calculation. (v8+) |+^ is `<=| has text that is numerically less than or equal to a specified calculation. (v8+) |
 ^ is = | has text that is numerically equal to a specified calculation. (v8+) | ^ is = | has text that is numerically equal to a specified calculation. (v8+) |
-^ is >= | has text that is numerically greater than or equal to a specified calculation. (v8+) |+^ is `>=| has text that is numerically greater than or equal to a specified calculation. (v8+) |
 ^ is > | has text that is numerically greater than a specified calculation. (v8+) | ^ is > | has text that is numerically greater than a specified calculation. (v8+) |
 ^ is != | has text that is numerically not equal to a specified calculation. (v8+) | ^ is != | has text that is numerically not equal to a specified calculation. (v8+) |
condition/Clipboard.txt ยท Last modified: 2019/07/15 00:03 by peternlewis