Changes a primary key in a C/SIDE table.

[Ok :=] Record.RENAME(Value1, [Value2],...)

Parameters

Record

Type: Record

The record that contains the primary key that you want to change.

Value1, Value2, …

Type: Text

The new values for the primary key.

Expand imageProperty Value/Return Value

Expand imageRemarks

Expand imageSee Also