Debugging SuiteScript 2.1 Scripts

You can debug SuiteScript 2.1 scripts with the new 2.1 Script Debugger. This debugger uses Chrome DevTools directly from NetSuite to allow you to debug scripts similar to the way you debug JavaScript in the Google Chrome browser.

Note:

To use 2.1 Script Debugger, you must be using a role with SuiteScript permission (Full level).

Note:

The 2.1 Script Debugger is fully supported when using NetSuite in the Chrome browser. Other browsers, such as Mozilla Firefox and Apple Safari, have limited or no support. Functionality in those browsers is not guaranteed.

The following help topics teach you how to use the Script Debugger:

Related Topics

General Notices