NavApp.GetArchiveRecordRef(Integer, var RecordRef) Method
Version: Available or changed with runtime version 1.0 until version 6.0 where it was deprecated for the following reason: "The features related to data migration from V1 to V2 extensions are being deprecated."
Returns a RecordRef for the specified table.
Syntax
[Ok := ] NavApp.GetArchiveRecordRef(TableNo: Integer, var RecordRef: RecordRef)
Parameters
TableNo
Type: Integer
Specifies the table ID.
RecordRef
Type: RecordRef
Specifies the reference.
Return Value
[Optional] Ok
Type: Boolean
true, if a record was found; other false