1,335 bytes added
, 18 January
== About ==
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
This action ca be used to delete a variable.
</pre><br/>
==<p><b>Configuration available</b></p>==
=== Define manually ===
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
Allows you to manually enter the variable name or use magic text.
</pre>
=== Variables ===
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
You can select a local macro variable or any global variable.
</pre>
==<p><b>Example</b></p>==
''''' In this way a time variable can be made. '''
<br>
<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
Set Variable
my_str: Temporary text. | The 'Create var now' box must be unchecked.
Wait 10 seconds
Delete variable
my_str | You must define the name manually as the variable will not appear in the list.
</pre>
<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>