execute
Note:
This topic applies to SuiteScript 2.0 and SuiteScript 2.1.
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 |
---|---|---|---|---|
|
string |
required |
The script execution context. Values are reflected in the context.InvocationType enum. |
2015.2 |