Get count of records actually updated with gliderecord.update()
Hi, I'm updating a lot of records in a script, and would like to now the accurate number of updates. By "accurate", I mean the number of records that actually changed. Let's say I have a simple script, like this, where I - for whatever reason - want ...
