Skip to main content

Notification Variables

The following variables can be used in the DialogDescription, FinalDialogDescription, and DialogDeferralText values so that you can still display application-specific information when using custom branding for Patch Notifier.

note

These variables are currently only available in our Classic Update Dialog.

VariableDescription
PATCH_FRIENDLY_NAMEThe friendly name of the software title. Example: "Google Chrome".
PATCH_TARGET_VERSIONThe version of the software title to be installed.
PATCH_INSTALLED_VERSIONThe version of the software title that is currently installed.
PATCH_UPDATE_BUTTON_LABELThe label that is displayed in the update button. Customizable with the UpdateButtonLabel key.
PATCH_DEFER_BUTTON_LABELThe label that is displayed in the defer button. Customizable with the DeferButtonLabel key.
PATCH_DEFERRAL_LIMITThe Deferral Limit specified for the software title.
PATCH_DEFERRALS_UNTIL_LIMITThe number of deferrals until the user has met the Deferral Limit for the software title. This variable is used by default if DeferralLimit is set.
PATCH_DEFERRAL_COUNTThe number of times the user has deferred the update to a software title.
PATCH_FINAL_DIALOG_TIMEOUTThe configured timeout of the final Classic Update Dialog.