Name

global.SncOnCallRotation

Description

Legacy wrapper to maintain old @GlideScriptable calls that have been migrated to use reflection rhino prefixes

Script

var SncOnCallRotation = Class.create();
SncOnCallRotation.prototype = Object.extendsObject(OnCallRotationSNC, {
  type: 'SncOnCallRotation'
});

Sys ID

014b8070d7001200f2d224837e61036e

Offical Documentation

Official Docs: