๐ 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)