This section and its related pages contain a list of script object and script object variable names reserved by the xMatters system, and a list of tokens that are replaced by system values when a notification is sent.
Some script objects such as the Device, Person, and Group script objects, provide read-only variables that a user may not modify; these are specified in the script object documentation.
Script object variable names can be categorized into the following types:
The following is a list of reserved value tokens that are replaced by system values when the notification is sent:
Name |
Description |
%Notification Key% |
String included in the body of the notification that identifies the original alert or notification to which the User is responding. This value can be adjusted in the Device Engine details. Normally this key is enclosed with delimiting characters; e.g., (%NOTIFICATION KEY%) If no delimiters are present, the first word of the response will be used as the notification key. If the delimiters occur more than once in the body of the notification, the first instance is used as the notification key. |
%Callback_Number% |
The phone number Users should call when responding to a notification. This value can be adjusted in the Node details. |