Marygolds3
09/18/2020, 3:07 PMreptar
09/18/2020, 3:14 PMlog.debug({title: 'title', details: 'details'})
Marygolds3
09/18/2020, 3:16 PMreptar
09/18/2020, 3:19 PMtypeof
. If you're talking about the NetSuite field type, I'd look at the API document's Field object members.reptar
09/18/2020, 3:20 PMN/currentRecord
, N/serverWidget
, etc.reptar
09/18/2020, 3:23 PMlog.debug('typeof var', typeof someVar);
for in-memory data type.erictgrubaugh
09/18/2020, 4:26 PMrecord.getField(...).type