Name

global.KBCatTables

Description

Provides list of available knowledge category parent tables. Currently restricted to kb_category and kb_knowledge_base .

Script

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

Sys ID

c9ba25129f312100a04d7e50d67fcfeb

Offical Documentation

Official Docs: