pp108 : getFirstDataset()

getFirstDataset()


Retrieves the first set of data from the application services. Only methods of the type 'next', if available, are used for this purpose. The minimum value for the parameter, by considering the type, is automatically filled.

Syntax

Script ControlID.getFirstDataset()


Example


The following code demonstrates how it can be used.

TableID.getFirstDataset();

Applies to


Table, Groupbox, Tab Group

Related reference

getNextDataset()
getPreviousDataset()
getMethodRequest()