portlet.refresh()

Note:

The content in this help topic pertains to SuiteScript 2.0.

Method Description

Refreshes a form portlet type immediately.

Returns

Void

Supported Script Types

Client scripts

For more information, see SuiteScript 2.x Client Script Type.

Governance

None

Module

N/portlet Module

Since

2016.1

Syntax
Important:

The following code snippet shows the syntax for this member. It is not a functional example. For a complete script example, see N/portlet Module Script Sample

          ...
portlet.refresh();
... 

        

Related Topics

N/portlet Module
SuiteScript 2.x Modules
SuiteScript 2.x

General Notices