Hi there,I have a script include within a scoped application. I need to iterate through the records of a table and and populate an array with a specific attribute.i.e. var records= [];var gr = new GlideRecord("u_group_records");gr.addQuery('date1', '...