Difference between revisions of "Action: Enable/Disable Trigger"
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<span style="color: #1665b0; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this action</strong></span> | <span style="color: #1665b0; font-size: 24px; display: inline-block; margin-top: 15px; margin-bottom: 0px;"><strong>About this action</strong></span> | ||
− | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;"> |
This action can be used to enable or disable a trigger within a specified macro. | This action can be used to enable or disable a trigger within a specified macro. | ||
Line 7: | Line 7: | ||
</pre> | </pre> | ||
− | = | + | '''Enabled''' |
− | ''''' | + | |
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;"> | ||
+ | Toggles the trigger state to activated. | ||
+ | </pre> | ||
+ | |||
+ | '''Disbled''' | ||
+ | |||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;"> | ||
+ | Toggles the trigger state to disable. | ||
+ | </pre> | ||
+ | |||
+ | '''Toggle''' | ||
+ | |||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;"> | ||
+ | Toggles the trigger opposite to the current state. | ||
+ | </pre> |
Latest revision as of 18:53, 19 March 2024
About this action
This action can be used to enable or disable a trigger within a specified macro. To interact with a trigger you must first choose the macro you want to interact with, you can use [This macro] or select any other, then you can select any trigger that is within the selected macro.
Enabled
Toggles the trigger state to activated.
Disbled
Toggles the trigger state to disable.
Toggle
Toggles the trigger opposite to the current state.