Join Slack
Powered by
if it's a custom record you just specify the inter...
# suitescript
j
jmacdonald
01/23/2018, 12:43 PM
if it's a custom record you just specify the internalid in the type bit.
Copy code
var r = record.create({type: 'customrecord_myrecid'});
Open in Slack
Previous
Next