Line 3:
Line 3:
</pre>
</pre>
<pre style="color: #626567">
<pre style="color: #626567">
−
The following [[magic text]] is available when this trigger fires.
+
The following [magic text] is available when this trigger fires.
[app_name] - the name of the app.
[app_name] - the name of the app.
Line 22:
Line 22:
'''Example Usage:'''<br/>
'''Example Usage:'''<br/>
A notification will be displayed when an app (specific or any) is updated by creating a notification that says "An app was updated. (app name)
A notification will be displayed when an app (specific or any) is updated by creating a notification that says "An app was updated. (app name)
−
<pre style="color: Red">
+
<pre style="background-color: red; color: white;">
Application Updated
Application Updated
</pre>
</pre>
−
<pre style="color: #3498DB">
+
<pre style="background-color: #1665B0; color: white;">
−
Display Notification
+
−
Title: An app was updated.
+
Display Notification: Title: An app was updated.| Notification text: [app_name]
−
Notification text: [app_name]
</pre>
</pre>
−
<pre style="color: Green">
+
<pre style="background-color: green; color: white;">
</pre>
</pre>