TestField.Lookup(RecordRef) Method
Version: Available or changed with runtime version 7.0.
Calls the OnAfterLook trigger with the selected record
Syntax
TestField.Lookup(Selected: RecordRef)
Parameters
TestField
Type: TestField
An instance of the TestField data type.
Selected
Type: RecordRef
Specifies the record that is selected during lookup.
Related information
TestField Data Type Get Started with AL Developing Extensions