All records in m2m table not showing in variable set
In ServiceNow, I've created the following script include function to view all records in the u_m2m_depts_config_items table:existing_org: function() { //Setup the parameter for the selected Business Application var busApp = this.getPara...