execute

Description

Defines the scheduled script trigger point

Returns

void

Since

2015.2

Parameters
Note:

The scriptContext parameter is a JavaScript object. NetSuite automatically passes this object to the script entry point.

Parameter

Type

Required / Optional

Description

Since

scriptContext.type

string

required

The script execution context. Values are reflected in the context.InvocationType enum.

2015.2

Related Topics

General Notices