Resolved! Need Display name from Catalog Variable
Hello Team, I have below script which gives me reference value, and I am interested to get the Display name instead. Can you please help me to achieve that? Output I get as below:var rec = new GlideRecord("sc_req_item");rec.addEncodedQuery("cat_item....
