Join Slack
Powered by
Don't overwrite your reference to the N/record mod...
# suitescript
j
jkabot
02/24/2020, 6:10 PM
Don't overwrite your reference to the N/record module
Copy code
define(['N/record'], function(record) { ...
Copy code
var record = context.oldRecord;
Open in Slack
Previous
Next