Modules

filter

 

Objects/Functions

module (N/query)

SuiteScript 2.0

Query.run.promise()

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

N/query Module
Query.run.promise()
Method Description: Executes the query asynchronously and returns the query result set. The parameters and errors thrown for this method are the same as those for Query.run(). 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.run.promise()