execute

Description

Sets the trigger point for the scheduled script.

Returns

void

Since

2015.2

Parameters
Note:

NetSuite automatically passes the scriptContext parameter—a JavaScript object—to the script entry point.

Parameter

Type

Required / Optional

Description

Since

scriptContext.type

string

required

This is the script execution context, with values shown in the context.InvocationType enum.

2015.2

Related Topics

General Notices