forEach


Purpose

Iterates over rows, in the order returned by the database, invoking the f function for each row.

Signature

forEach(f)

Returns

This method does not return anything.

Parameter

Name Description Type
f The function to invoke. Function

Related topics

SQLStorage.SQLResultSetRowList
Overview
Web SQL Database
Legal notice | Copyright © 2015 and Confidential to Pegasystems Inc. All rights reserved. | Feedback
Advanced...