Hello, Im trying to get the fields `shipattention`...
# suitescript
i
Hello, Im trying to get the fields
shipattention
and
shipcity
from the
customer
record using
record.getValue()
but I get an undefined value, I can get other values correctly like
shipzip or shipstate
. And this undefined fields I can see them with the chrome plugin and in console using `getFieldValue`has anyone had this issue before?