Open main menu
Home
Random
Recent changes
Special pages
Preferences
About MacroDroid Wiki
Disclaimers
MacroDroid Wiki
Search
User menu
3.144.35.187
Talk
Watchlist
Contributions
Log in
Changes
← Older edit
Newer edit →
Action: App Enable/Disable
(view source)
Revision as of 18:07, 29 January 2024
1,443 bytes removed
,
29 January
→Example
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>
JosueGd
editors
1,590
edits