Record.CopyLinks(RecordRef) Method
Version: Available or changed with runtime version 4.0.
Copies all the links from a specified record.
Syntax
Record.CopyLinks(FromRecordRef: RecordRef)
Parameters
Record
Type: Record
An instance of the Record data type.
FromRecordRef
Type: RecordRef
Specifies the record from which you want to copy links.