afterInstall(params)

Description

Defines the function that is executed after a bundle is installed for the first time in a target account.

Returns

void

Since

2016.1

Parameters
Note:

The params parameter is a JavaScript object. It is automatically passed to the script entry point by NetSuite.

Parameter

Type

Description

Since

params.version

string

The version of the bundle that is being installed in the target account.

2016.1

Related Topics

General Notices