RequestPage.LookupMode([Boolean]) Method
Version: Available or changed with runtime version 1.0.
Gets or sets the default lookup mode for the page.
Syntax
[LookupMode := ] RequestPage.LookupMode([NewLookupMode: Boolean])
Note
This method can be invoked using property access syntax.
Parameters
RequestPage
Type: RequestPage
An instance of the RequestPage data type.
[Optional] NewLookupMode
Type: Boolean
Return Value
[Optional] LookupMode
Type: Boolean
Related information
RequestPage Data Type
Get Started with AL
Developing Extensions