Returns the current key of a database table.
CurrentKey := Record.CURRENTKEY |
Parameters
- Record
-
Type: Record
A record that refers to the table for which you want to find the key that is currently in use.
| Microsoft Dynamics NAV Documentation |
| CURRENTKEY Function (Record) |
| See Also |
|
Returns the current key of a database table.
CurrentKey := Record.CURRENTKEY |
Type: Record
A record that refers to the table for which you want to find the key that is currently in use.
Property Value/Return Value
See Also