hasNext( )


Indicates if the reference query has more results.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:boolean
Get whether the reference query result object has more results
JavaScript
Did this help?