Changes

Line 23: Line 23:  
You can define between any other application that has compatibility as assistance for example (MacroDroid, Google, Alexa etc).
 
You can define between any other application that has compatibility as assistance for example (MacroDroid, Google, Alexa etc).
 
</pre><br/>
 
</pre><br/>
  −
==<p><b>Example</b></p>==
  −
  −
''''' With a widget button switch between Google support and MacroDroid. '''
  −
<br>
  −
  −
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
  −
Triggers
  −
  −
Widget Button (Green)
  −
</pre><br>
  −
  −
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
  −
Actions
  −
  −
Set Variable
  −
assistant: (Invert)
  −
</pre>
  −
  −
<pre style="background-color: #45289F; color: white; border-radius: 10px; padding: 10px;">
  −
If
  −
assistant = True
  −
</pre>
  −
  −
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
  −
Actions
  −
  −
Set Digital Assistant
  −
Google
  −
</pre>
  −
  −
<pre style="background-color: #45289F; color: white; border-radius: 10px; padding: 10px;">
  −
Else
  −
</pre><br>
  −
  −
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
  −
Actions
  −
  −
Set Digital Assistant
  −
Macrodroid
  −
</pre>
  −
  −
<pre style="background-color: #45289F; color: white; border-radius: 10px; padding: 10px;">
  −
End If
  −
</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
  −
  −
assistant = False
  −
</pre><br>
 
editors
1,599

edits