Difference between revisions of "Action: Enable/Disable Trigger"

m
Line 9: Line 9:
 
==<p><b>Available configuration</b></p>==
 
==<p><b>Available configuration</b></p>==
 
''''' 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. '''''
 
''''' 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 ===
 
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Toggles the trigger state to activated.
 
</pre>
 
 
=== Disable ===
 
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Toggles the trigger state to disable.
 
</pre>
 
 
=== Toggle ===
 
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
Toggles the trigger opposite to the current state.
 
</pre>
 

Revision as of 18:49, 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.

Available configuration

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.