SuiteScript Debugger

NetSuite offers built-in tools so you can debug your SuiteScript 1.0, 2.0, and 2.1 scripts.

In SuiteScript Debugger help topics, the debugger for SuiteScript 1.0 and 2.0 scripts is called the Script Debugger, while the debugger for SuiteScript 2.1 scripts is called the 2.1 Script Debugger. To use either debugger, you must be using a role with SuiteScript permission (Full level).

Note:

If you are using SuiteScript 1.0 for your scripts, consider converting these scripts to SuiteScript 2.0 or SuiteScript 2.1 scripts. Use SuiteScript 2.0 to take advantage of new features, APIs, and functionality enhancements. SuiteScript 2.1 uses the Graal runtime engine which may improve script performance and adds new language features, such as support for the spread operator, classes, and destructuring. For more information, see SuiteScript 2.x Advantages and SuiteScript 2.1.

In This Help Topic

General Notices