SuiteScript 2.1 API Introduction
The following help topics show how to write scripts using the SuiteScript 2.1 API:
-
SuiteScript 2.1 Hello World - To help you understand how SuiteScript 2.1 works, this topic walks you through how to set up a basic customization.
-
SuiteScript 2.1 Script Basics - Some components are common to all SuiteScript 2.1 scripts. This topic covers a few of them.
-
SuiteScript 2.1 Anatomy of a Script - All SuiteScript 2.1 entry point scripts follow the same basic structure. This topic explains that structure.
-
SuiteScript 2.1 Script Creation Process - You can create a SuiteScript 2.1 script by following a simple process flow. This topic explains the steps.
-
SuiteScript 2.1 Advantages - SuiteScript 2.1 is a complete redesign of the SuiteScript model from 1.0. This topic covers some of the advantages of SuiteScript 2.1 over 1.0.
-
SuiteScript 2.1 Terminology - Some terms are defined differently in SuiteScript 2.0 and 2.1. This topic lists and explains these terms.
-
SuiteScript 2.1 Developer Resources - There are several resources to help you develop SuiteScript 2.1 scripts. This topic lists related help topics and other development resources.
-
SuiteScript Reserved Words - SuiteScript has some reserved words you can't use as variable or function names. This topic explains what they are.
-
SuiteScript Versioning Guidelines - This topic explains the SuiteScript versioning system.
Related Topics
- SuiteScript 2.x
- SuiteScript 2.1
- SuiteScript 2.1 Analytic APIs
- SuiteScript 2.1 Script Types
- SuiteScript 2.1 Record Actions and Macros
- SuiteScript 2.1 JSDoc Validation
- SuiteScript 2.x Entry Point Script Creation and Deployment
- SuiteScript 2.x Custom Modules
- SuiteScript 2.x Scripting Records and Subrecords
- SuiteScript 2.1 Custom Pages
- Transitioning from SuiteScript 1.0 to SuiteScript 2.x