Difference between revisions of "Trigger: MacroDroid Variable Change"
(Created page with "This trigger will fire when a MacroDroid variable is set to a certain value. Note that when comparing less than or greater than, the trigger will only fire once when the valu...") |
|||
Line 1: | Line 1: | ||
− | + | <pre style="background-color: #EEEEEE; color: Black; border-radius: 10px; padding: 10px;"> | |
+ | Will fire when a MacroDroid variable is set to a certain value. | ||
Note that when comparing less than or greater than, the trigger will only fire once when the value transitions into this state (not on subsequent updates where that same condition is still met). | Note that when comparing less than or greater than, the trigger will only fire once when the value transitions into this state (not on subsequent updates where that same condition is still met). | ||
+ | </pre> | ||
+ | |||
+ | '''Example Usage'''<br/> | ||
+ | |||
+ | <pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;"> | ||
+ | Triggers | ||
+ | |||
+ | |||
+ | </pre><br> | ||
+ | <pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;"> | ||
+ | Actions | ||
+ | |||
+ | |||
+ | </pre><br> | ||
+ | <pre style="background-color: green; color: white; border-radius: 10px; padding: 10px;"> | ||
+ | Constrains | ||
+ | |||
+ | |||
+ | </pre><br> | ||
+ | <pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;"> | ||
+ | Local variables | ||
+ | |||
+ | |||
+ | </pre><br> |
Revision as of 14:26, 29 April 2023
Will fire when a MacroDroid variable is set to a certain value. Note that when comparing less than or greater than, the trigger will only fire once when the value transitions into this state (not on subsequent updates where that same condition is still met).
Example Usage
Triggers
Actions
Constrains
Local variables