Changes

Line 22: Line 22:  
Switches the status of the quick tile between On and Off.
 
Switches the status of the quick tile between On and Off.
 
</pre><br/>
 
</pre><br/>
  −
==<p><b>Example</b></p>==
  −
  −
''''' Making a call to '#12345' will deactivate the application, otherwise calling '#67890' will reactivate the application.'''
  −
<br>
  −
  −
<pre style="background-color: #AC2424; color: white; border-radius: 10px; padding: 10px;">
  −
Triggers
  −
  −
Dial phone Number #12345
  −
  −
Dial phone Number #67890
  −
</pre><br>
  −
  −
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
  −
Actions
  −
  −
Call reject
  −
</pre>
  −
  −
<pre style="background-color: #45289F; color: white; border-radius: 10px; padding: 10px;">
  −
If
  −
Trigger fired: Dial phone Number #12345
  −
</pre>
  −
  −
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
  −
Actions
  −
  −
App Disable
  −
My bank app
  −
</pre>
  −
  −
<pre style="background-color: #45289F; color: white; border-radius: 10px; padding: 10px;">
  −
End If
  −
</pre><br>
  −
<pre style="background-color: #45289F; color: white; border-radius: 10px; padding: 10px;">
  −
If
  −
Trigger fired: Dial phone Number #67890
  −
</pre>
  −
  −
<pre style="background-color: #1665B0; color: white; border-radius: 10px; padding: 10px;">
  −
Actions
  −
  −
App Enable
  −
My bank app
  −
</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
  −
  −
</pre><br>
 
editors
1,590

edits