What is the easiest way to loop through a current set of records is a datasource? Thanks, Michiel A. |
Hi Michiel, You can use api_datasource.getRows API to loop through a current set of records in a datasource. |