updateValues is just a small, flat JS object with ...
# suitescript
s
updateValues is just a small, flat JS object with less than a dozen properties. Nothing nested or complicated. And I'm just trying to store
new Date()
, which I can't imagine should take very long.