Selects a key for a table.

[Ok :=] Record.SETCURRENTKEY(Field1, [Field2],...)

Parameters

Record

Type: Record

The record that contains the fields that identify the key that you want to select.

Field1, Field2, …

Type: Field

One or more fields that identify the key that you want to select.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageExample 1

Expand imageExample 2

Expand imageSee Also