Resolved! Script returns undefined for reference value
Hi Team,I was learning on scripting where i had uses case to fetch manager (reference to user table) in HR profile and populate on filed on other scoped table var hrProfileGR = new GlideRecord('sn_hr_core_profile');hrProfileGR.addQuery('sys_id=04556f...
