if it's a custom record you just specify the inter...
# suitescript
j
if it's a custom record you just specify the internalid in the type bit.
Copy code
var r = record.create({type: 'customrecord_myrecid'});