Name

sn_ex_sp.EmployeeCenterFooterUtil

Description

No description available

Script

var EmployeeCenterFooterUtil = Class.create();
EmployeeCenterFooterUtil.prototype = Object.extendsObject(EmployeeCenterFooterUtilSNC, {

  initialize: function () {
      EmployeeCenterFooterUtilSNC.prototype.initialize.apply(this, arguments);
  },
  
  type: 'EmployeeCenterFooterUtil'
});

Sys ID

6701e30573303010c94f54eb7df6a7c6

Offical Documentation

Official Docs: