when youre looking at the record, you can paste th...
# suitescript
j
when youre looking at the record, you can paste this in the console and examine the record
Copy code
var record = nlapiLoadRecord(nlapiGetRecordType(), nlapiGetRecordId());
record;