🎈 I'll definitely start using GlideRecordUtil 🎈
It’s never too late to discover a little thing that can make your #ServiceNow life easier...
I hadn’t realized until now how useful the time-tested class GlideRecordUtil could be in my day-to-day job 🎉
If you spend as much time as I do moving data between GlideRecords and Javascript Objects, you’ll probably like this little tool 🗜️
I especially appreciate the populateFromGR and mergeToGR methods, which eliminate a fair amount of boilerplate code 😅
Also, I hope you appreciate the use of modern JavaScript syntax and functions.
P.S.: console.log no longer requires JSON.stringify(...)✌
Top comments (0)