this post was submitted on 12 Jun 2023
1 points (100.0% liked)

ServiceNow

116 readers
2 users here now

A place for ServiceNow platform admins and developers.

Ask questions and show off your stuff!

founded 1 year ago
MODERATORS
 

I thought I'd share one of my favorite newish parts of ServiceNow: the GlideQuery class! It's a modern replacement to the GlideRecord class for use in ServiceNow backend scripting based upon Functional Programming principles.

GlideQuery is IMO much easier to work with in many common use-cases, though many situations still where GlideRecord remains the superior choice. Nevertheless, I think you'll enjoy using GlideQuery if you spend any considerable amount of time scripting on the platform!

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here