Modules

filter

 

Objects/Functions

module (N/query)

SuiteScript 2.0

Query.runPaged.promise()

// Please search https://system.netsuite.com/app/help/helpcenter.nl?search=Query.runPaged.promise() for more information.

N/query Module
Query.runPaged.promise()
Method Description: Executes the query asynchronously and returns a set of paged results. The parameters and errors thrown for this method are the same as those for Query.runPaged(). For more information on promises, see Promise Object.
Returns: Promise Object
Supported Script Types: Client scripts For more information, see SuiteScript 2.0 Script Types.
Governance: 10 units
Module: N/query Module
Parent Object: query.Query
Sibling Object Members: Query Object Members
Since: 2018.1
Search NetSuite - https://system.netsuite.com/app/help/helpcenter.nl?search=Query.runPaged.promise()