Chuck Tomasi
Tera Patron

Hi John,



Are you sure you are using the right field? I just did this from scripts background on an existing record in sys_email and it worked fine.



var e = new GlideRecord('sys_email');


e.get('0abb04cfdb6462002e38711ebf961934');


gs.print(e.instance.getDisplayValue());



*** Script: Approval: CHG0030002