Record.CopyLinks(var Record) Method

Version: Available or changed with runtime version 1.0.

Copies all the links from a specified record.

Syntax

 Record.CopyLinks(var FromRecord: Record)

Parameters

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

FromRecord
 Type: Record
Specifies the record from which you want to copy links.

See Also

Record Data Type
Get Started with AL
Developing Extensions