1,526 bytes added
, 8 January
== About ==
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
This action can be used to enable or disable a trigger within a specified macro.
</pre>
==<p><b>Request 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. '''''
=== 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>
==<p><b>Example</b></p>==
''''' Disable the trigger when running the macro. '''''
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
Triggers
Empty trigger
</pre><br>
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
Actions
Disable trigger
[This macro]: Empty trigger
</pre><br>
<pre style="background-color: #387F3D; color: white; border-radius: 10px; padding: 10px;">
Constraints
</pre><br>
<pre style="background-color: teal; color: white; border-radius: 10px; padding: 10px;">
Local variables
</pre><br>