7.1
2013-09-23

RECORD_NR

Syntax

RECORD_NR()

Description

Returns the current record number of the database.

Example

RECORD_NR()=>10

The function RECORD_NR() yields the current record number. It has no arguments and it does not perform any calculations.

When no records are filtered out and no BLANK is used as a layout expression, it simply increases 1 at a time.