Record Object

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

 
  • Last Topic Update: 24/01/2017 09:32
  • Last Published: 7/6/2017 : 9:48 AM