SuiteScript 2.x Mass Update Script Entry Points and API

Script Entry Point

Description

each(params)

Defines the mass update script trigger point.

Iterates through all applicable records so that you can apply logic to each record. See each(params) for parameters and syntax.

Related Topics

General Notices