The dataWindow object represents the range of records from the source data currently loaded into the data model.
Model
Child objects
Data Model
none
object class class
Name
Description
Type
Access
currentRecordNumber
Returns the current record number within the range of records contained by the current dataWindow object.
Integer
Read
isDefined
Indicates whether a valid data window is currently defined.
Boolean
recordsAfter
Returns the number of records in the data window following the current record.
recordsBefore
Returns the number of records that are in the data window prior to the current record.
Returns
gotoRecord
Moves the current record of the data window to a particular record within the range of records in the data.
Empty
isRecordGroup
Indicates if a particular dataGroup object is also a single record.
moveCurrentRecord
Repositions the current record to another location within the range of records.
record
Returns a record in a position relative to the current record.
Object
Legal Notices | Online Privacy Policy
Content from Scripting Reference (10).
Other versions: