Join Slack
Powered by
I replaced the beginning `(function() {` with `def...
# suitescript
k
kristopherw
11/16/2017, 7:04 PM
I replaced the beginning
(function() {
with
define([], function() {
and put the appropriate return info at the bottom for NetSuite to know what to do with as a module
Open in Slack
Previous
Next