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
condition:Clipboard [2018/08/03 16:18]
JMichaelTX Rewrite, adding: Icon, Header, Sections, Screenshots, Table
condition:Clipboard [2019/07/15 00:03] (current)
peternlewis
Line 1: Line 1:
-{{:​clipboards-sm-icon.png?​nolink|}} 
- 
 ====== Clipboard Condition ====== ====== Clipboard Condition ======
  
- +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 11:
  
 {{:​condition:​clipboard-condition-km8.png?​nolink|}} {{:​condition:​clipboard-condition-km8.png?​nolink|}}
- 
---- 
  
 ===== Comparison Criteria ===== ===== Comparison Criteria =====
Line 38: Line 31:
 ^ 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.1533327496.txt.gz · Last modified: 2018/08/03 16:18 by JMichaelTX