Returns the keyref of the key that has the index specified in the table that is currently selected.

Key := RecordRef.KEYINDEX(Index)

Parameters

RecordRef

Type: RecordRef

The recordref that identifies the record and the table in which you are interested.

Index

Type: Integer

The number of the index in which you are interested.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also