Resolved! How to get display value of choice field values?
Hi guys, I have a table and it has a choice field ('u_model_name'). I want to query the choice field and i would like to get its labels. following is my code which i have run in Background scripts: var choice = [];var audi = new GlideRecord('u_audi_s...