condition:Button
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| condition:Button [2015/07/14 07:43] – created peternlewis | condition: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 |
| 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. | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | === Actions === | ||
| + | |||
| + | * [[action:If Then Else|If Then Else]] | ||
| + | * [[action: | ||
| + | * [[action: | ||
| + | * [[: | ||
| + | |||
| + | === Conditions === | ||
| + | |||
| + | * [[: | ||
condition/Button.1436859821.txt.gz · Last modified: by peternlewis
