Debugging SuiteScript 2.1 Scripts

As a new feature in 2020.2, SuiteScript 2.1 scripts can be debugged with the new 2.1 Script Debugger. This debugger uses Chrome DevTools directly within NetSuite to allow users to debug their scripts using functionality that is similar to debugging JavaScript in the Google Chrome browser.

Note:

To use the Script Debugger and the 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

SuiteScript Debugger
Debugging Overview
Debugging SuiteScript 1.0 and SuiteScript 2.0 Scripts
Debugging Client Scripts
Script Debugger Metering and Permissions

General Notices