record

The current record in the main data set.

Properties

Property Return Type
fields The field values that belong to this record. You can access a specific field value using either a numeric index or the field name,

index

The one-based index of this record, or zero if no data is available.

tables

The details table that belong to this record. You can access a specific table using a numeric index or the table name.

Example

See this How-to for an example of how the current record index, and/or the total number of records in the record set, can be displayed in a document: How to get the record index and count.

 
  • Last Topic Update: 16, January, 2018 10:05 AM
  • Last Published: 23, May, 2019 01:55 PM