Data Collection Methods
A data collection is the collection of data, available at runtime or during test mode, associated with a particular scroll (or record.) The data collection object returns information about every row of data (item) that is returned for that record at runtime.
To access a data collection, use the name of the record (scroll) as a property on a Component Interface.
Related Topics