Resolved! GlideQuery - how to update records with Stream methods?
Hello, I've been wondering for a while how to update records using GlideQuery while interacting with the records with methods like filter(), map() or forEach(). The documentation mentions this being possible: "For example, you can use the forEach()...
