Line 1: |
Line 1: |
− | == About == | + | <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> |
− |
| |
− | ==<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>
| |