SuiteScript 2.x Portlet Script Entry Points and API

Script Entry Point

Description

render(params)

Defines the function that executes when the Portlet script is triggered and renders (or displays) a portlet object on the NetSuite dashboard.

Portlet objects are used to encapsulate scriptable dashboard portlets. A portlet object is defined in a Portlet Object, which defines columns, fields, lines, and rows, along with parameters and an optional submit button. For more information about the Portlet Object, see the following help topics:

General Notices