Changes

m
Line 50: Line 50:     
=== Call (Active, Ended, Incoming, Missed, Outgoing) ===
 
=== Call (Active, Ended, Incoming, Missed, Outgoing) ===
 +
* '''''Call number'''''
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">[call_number]
 
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">[call_number]
 
Returns the number from which the call was received.
 
Returns the number from which the call was received.
 +
e.g. If you receive a call from MacroDroid user
    +
[call_name] = MacroDroid user
 +
</pre><br>
 +
* '''''Call name'''''
 +
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
 
[call_name]
 
[call_name]
 
Returns the name from where the call was received if available.
 
Returns the name from where the call was received if available.
   −
For example, if you receive a call from 1234567890 registered as MacroDroid user
+
For example, if you receive a call from 1234567890
 
[call_number] = 1234567890
 
[call_number] = 1234567890
[call_name] = MacroDroid user
   
</pre><br>
 
</pre><br>
  
editors
1,590

edits