Resolved! How to query the sys_template table in mass
Hello all, I am attempting to query the sys_template table with gliderecord and it appears that I cannot query the table to get a record set. I CAN however, query the table for individual records with this code: var template = new GlideRecord('...