Returns the current key of the table referred to by the recordref. The current key is returned as a string.

CurrentKey := RecordRef.CURRENTKEY

Parameters

RecordRef

Type: RecordRef

The recordref that refers to the table for which you want to identify the current key.

Expand imageProperty Value/Return Value

Expand imageExample

Expand imageSee Also