Name

sn_sow_interceptor.InterceptorUtils

Description

No description available

Script

var InterceptorUtils = Class.create();
InterceptorUtils.prototype = Object.extendsObject(InterceptorUtilsSNC, {

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

Sys ID

8e4fbf250b0b30106237818393673a31

Offical Documentation

Official Docs: