Join Slack
Powered by
#1 I mean just make sure your script exports the f...
# suitescript
j
jkabot
02/28/2019, 3:47 PM
#1 I mean just make sure your script exports the function you are trying to call is the button already calling another function? if you have control over that function, you can do
require(['your other script file'], function(whatever) {...});
Open in Slack
Previous
Next