Name

global.ButtonRefQualForUIParameter

Description

Dynamically set the Button Reference Qual of UI parameter dictionary entry to allow UI parameters to be linked to more button types

Script

var ButtonRefQualForUIParameter = Class.create();
ButtonRefQualForUIParameter.prototype = {
  getReferenceQual: function() {
  	return "typeINwrite_back,chat_launcher";
  },

  type: 'ButtonRefQualForUIParameter'
};

Sys ID

5fd0e273e76333005e3b03a003f6a9a9

Offical Documentation

Official Docs: