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 |
---|---|---|---|---|
|
string |
required |
This is the script execution context, with values shown in the context.InvocationType enum. |
2015.2 |