SuiteScript 2.1 Script Basics

SuiteScript 2.1 scripts differ structurally from SuiteScript 1.0 scripts. They use a modular architecture and organize script logic around entry points, context objects, and object-based method arguments.

The following topics explain basic structural patterns in SuiteScript 2.1 scripts:

For a walkthrough that shows these concepts in context, review SuiteScript 2.1 Hello World.

Related Topics

General Notices