this snippet is in pageInit - the alerts show the ...
# suitescript
m
this snippet is in pageInit - the alerts show the values as Undefined, Undefined and 0.00 with the latter being correct. But why the first two values? There are values in those fields so wasn't expecting Undefined.
b
probably has to do with the fields not being editable
m
oh really - that would be a shame
these are calculated fields and cannot be edited in UI anyway
btw - I was able to get the values from 'N/record' - I was using 'N/currentRecord' which I didn't think would cause me issues