Is there a way to use the debugger and not trigger...
# suitescript
w
Is there a way to use the debugger and not trigger any user event scripts?
b
i dont think there is special debugger functionality to prevent scripts from running
you will probably need more careful audiences on your user event scripts or more strict executionContext checking in your user event scripts