Suitescript 2
Documentation article about Suitescript 2
Suitescript 2
Suitescript 2
The suitescript2 object declares the paths to SuiteScript 2.0 services to be loaded when you deploy. This object defines an array that can include .js or .ss files.
json
1//...2"suitescript2": {3 "files": [4 "Modules/MyCoolModule/SuiteScript2/MyCoolModule.Service.ss"5 ]6}7//...Frequently Asked Questions (4)
Can SuiteScript 2.0 include both .js and .ss files?
Yes, the SuiteScript 2.0 object can include an array with paths to both .js and .ss files.
Is 'suitescript2' object used for paths to SuiteScript 2.0 services?
Yes, the 'suitescript2' object declares the paths to SuiteScript 2.0 services to be loaded during deployment.
How do I define the files for SuiteScript 2.0 deployment?
You define files for SuiteScript 2.0 deployment in an array within the 'suitescript2' object, specifying the paths to the necessary .js or .ss files.
What file types can be included in the 'suitescript2' array when deploying?
The 'suitescript2' array can include .js and .ss file types for deployment.
Source: Suitescript 2 — Oracle NetSuite Help Center. This article was generated from official Oracle documentation and enriched with additional context and best practices.
Was this article helpful?
More in General
- Field Service Management Enhancements and Bug Fixes for 2026
Overview of the 2026 Field Service Management SuiteApp updates showcasing enhancements and bug fixes.
- Example
Documentation article about Example
- Pass String Literals
Documentation article about Pass String Literals
- Manual Edits
Documentation article about Manual Edits
Advertising
Reach General Professionals
Put your product in front of NetSuite experts who work with General every day.
Sponsor This Category