#1 I mean just make sure your script exports the f...
# suitescript
j
#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) {...});