getLastDataset() |
It retrieves the last set of data from the application services.
It uses the previous type of method. The maximum value for the parameter is automatically filled.
Syntax
Script | ControlID.getLastDataset() |
Example
This following code demonstrates how the method can be used:
TableID.getLastDataset();