Name

global.SLAAsyncDelegator

Description

No description available

Script

var SLAAsyncDelegator = Class.create();
SLAAsyncDelegator.prototype = Object.extendsObject(SLAAsyncDelegatorSNC, {
  initialize: function() {
  	SLAAsyncDelegatorSNC.prototype.initialize.call(this);
  },

  type: 'SLAAsyncDelegator'
});

Sys ID

8a79aca4b7202300491de1f6ee11a979

Offical Documentation

Official Docs: