Name

global.EvtMgmtAlertUtils

Description

No description available

Script

var EvtMgmtAlertUtils = Class.create();
EvtMgmtAlertUtils.prototype = Object.extendsObject(EvtMgmtAlertUtilsSNC, {

  initialize: function () {
  	EvtMgmtAlertUtilsSNC.prototype.initialize.call(this);
  },

  type: 'EvtMgmtAlertUtils'
});

Sys ID

1c37cdb1b7832300cfb8c556ee11a925

Offical Documentation

Official Docs: