Notifier Info > Notifier Kind > Variables

This is the list of variables added for notifiers. Variables are markers in the text that are replaced by another value when the notifier is used. The variable name should not contain any spaces, and should be enclosed by braces, e.g. {TestChangeText}. They are used by the Script, Email and Speech notifier plug-ins, and will be available for relevant future plug-ins too.

Notifiers inherit the variables from the service and any filters, and add some extra specific to the current notifier. Unlike filters, which accumulate variables in sequential order, notifiers don't know about each other.

Variable:Outputs:
NotificationDateDate that the notification is issued.
NotificationTimeTime of day that the notification is issued.
NotifierAfterThisManyChangesThe number from the after [] consecutive changes field.
NotifierAfterThisManyErrorsThe number from the after [] consecutive errors field.
NotifierAfterThisManyRecoveriesThe number from the after [] recoveries field.
NotifierForChangeWhether or not the notifier is used for changes.
NotifierForFailureWhether or not the notifier is used for failures.
NotifierForRecoveryWhether or not the notifier is used for recoveries.
NotifierKindThe kind of the notifier (e.g. Email or Speech).
NotifierNameThe name you gave this notifier.
NotifierOnlyOncePerFailureWhether or not this notifier will only be used once per failure.