Line 75:
Line 75:
=== Call (Active, Ended, Incoming, Missed, Outgoing) ===
=== Call (Active, Ended, Incoming, Missed, Outgoing) ===
+
* '''''Call group(s)'''''
+
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">
+
{call_groups}
+
Returns the name of the group(s) where the contact is located.
+
If the contact is in more than one group, it will return all the groups it is in, separated by a comma.
+
+
e.g. If you receive a call from Work colleague
+
{call_groups} = Work colleagues, Friends
+
</pre><br>
* '''''Call name'''''
* '''''Call name'''''
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">{call_name}
<pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;">{call_name}