Name

global.KBProperty

Description

Override out-of-the-box calls for Knowledge Property

Script

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

Sys ID

865917b2ffd031003f07fffffffffffe

Offical Documentation

Official Docs: