Name

global.GetLabelEntries

Description

Stub for old label code.... The existence of this prevent XMLHttpProcessor errors from older clients

Script

var GetLabelEntries = Class.create();

GetLabelEntries.prototype = {
initialize : function() {
},

process: function() {
    // nothing
},

type: "GetLabelEntries"
}

Sys ID

a4bc44720a0a0bb900299ebc268cd078

Offical Documentation

Official Docs: