Update multiple records simultaneously setting fields to null
I need to do as noted in the following: http://wiki.service-now.com/index.php?title=Update_multiple_records_simultaneously ...but I need to set the fields I'm changing from having a value to being undefined or null. In Remedy I would use $NULL$ with ...