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

 
(3 intermediate revisions 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.
 +
 +
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.
 
</pre>
 
</pre>
  
==<p><b>Available configuration</b></p>==
+
'''Enabled'''
''''' 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;">
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px; margin-top: 5px; margin-bottom: 5px;">
 
Toggles the trigger state to activated.
 
Toggles the trigger state to activated.
 
</pre>
 
</pre>
  
=== Disable ===
+
'''Disbled'''
  
<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;">
 
Toggles the trigger state to disable.
 
Toggles the trigger state to disable.
 
</pre>
 
</pre>
  
=== Toggle ===
+
'''Toggle'''
  
<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;">
 
Toggles the trigger opposite to the current state.
 
Toggles the trigger opposite to the current state.
 
</pre>
 
</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.