Record.CurrentKey() Method

Version: Available or changed with runtime version 1.0.

Gets the current key of a database table.

Syntax

CurrentKey :=   Record.CurrentKey()

Note

This method can be invoked using property access syntax.

Parameters

Record
 Type: Record
An instance of the Record data type.

Return Value

CurrentKey
 Type: Text

See Also

Record Data Type
Get Started with AL
Developing Extensions