User Tools

Site Tools


condition:Button

Differences

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

Link to this comparison view

Next revision
Previous revision
condition:Button [2015/07/14 07:43] – created peternlewiscondition:Button [2017/09/06 04:54] (current) peternlewis
Line 1: Line 1:
 The //Button condition// looks for a standard Mac button in the front window. The //Button condition// looks for a standard Mac button in the front window.
  
-It can find a button with a name that is exactly a specified string, containing a specified string, or matching a specified regular expression.+It can find a button with a name that is exactly a specified string, containing a specified string, or matching a specified [[:Regular Expressions|regular expression]].
  
 The condition can return true if: The condition can return true if:
Line 13: Line 13:
 * a button (usually a checkbox) exists and is on. * a button (usually a checkbox) exists and is on.
 * a button (usually a checkbox) exists and is mixed. * a button (usually a checkbox) exists and is mixed.
 +
 +Note that you can generally only detect standard Mac buttons, not custom buttons, nor buttons in web windows.  For other kinds of buttons, you may need to use the [[condition:Found_Image|Found Image condition]].
 +
 +===== See Also =====
 +
 +=== Actions ===
 +
 +* [[action:If Then Else|If Then Else]]
 +* [[action:Pause_Until|Pause Until Conditions Met]]
 +* [[action:Until|Execute Action Until Conditions Met]]
 +* [[:Actions|See all Actions]]
 +
 +===  Conditions ===
 +
 +* [[:Conditions|See all Conditions]]
  
condition/Button.1436859821.txt.gz · Last modified: by peternlewis

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki