Open main menu
Home
Random
Recent changes
Special pages
Preferences
About MacroDroid Wiki
Disclaimers
MacroDroid Wiki
Search
User menu
18.117.75.53
Talk
Watchlist
Contributions
Log in
Changes
← Older edit
Newer edit →
Magic text
(view source)
Revision as of 23:07, 4 January 2024
630 bytes added
,
4 January
m
→Requires a trigger to operate
Line 175:
Line 175:
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
{spotify_is_playing}- Returns a boolean state (true or false).
{spotify_is_playing}- Returns a boolean state (true or false).
+
</pre><br>
+
+
=== System settings ===
+
* '''''System setting category'''''
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
{system_setting_category} - Category of the requested key (Global, Secure, System).
+
</pre><br>
+
+
* '''''System setting key'''''
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
{system_setting_key} - Returns the name of the key.
+
</pre><br>
+
+
* '''''System setting value'''''
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
{system_setting_value} - Returns the value of the key.
</pre><br>
</pre><br>
JosueGd
editors
1,590
edits