Page.GetRecord(var Record) Method
Version: Available or changed with runtime version 1.0.
Gets the current record of the page.
Syntax
Page.GetRecord(var Record: Record)
Parameters
Page
Type: Page
An instance of the Page data type.
Record
Type: Record
The Record variable that will contain the current record associated with the page.