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