typically what I've been doing is assigning my var...
# suitescript
k
typically what I've been doing is assigning my variables as they come out of getValue or similar functions. But when I get the whole record as a JSON object, everything is a string, and I want to do math on some of these subobjects.