<@U3BRKD1EW> what are you trying to accomplish? I...
# suitescript
j
@dclarke what are you trying to accomplish? If you need a script to run while viewing, I have found that you can do
form.clientScriptModulePath = your script file
in a beforeLoad user event. The script doesn't have entry points, it just executes the body of your define function.