Join Slack
Powered by
Any reason I would get the following error: "Inval...
# suitescript
n
nathanw
06/30/2017, 8:05 PM
Any reason I would get the following error: "Invalid define call; unable to load module: : Module does not exist: N/render.js" I'm calling
Copy code
require(['N/render','N/currentRecord'], function(render, currentRecord) { ... });
Open in Slack
Previous
Next