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.

See Also

TestField Data Type Get Started with AL Developing Extensions