Editar

Share via


Page.LookupMode([Boolean]) Method

Version: Available or changed with runtime version 1.0.

Gets or sets the default lookup mode for the page.

Syntax

[LookupMode := ]  Page.LookupMode([NewLookupMode: Boolean])

Note

This method can be invoked using property access syntax.

Parameters

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

[Optional] NewLookupMode
 Type: Boolean
The new default lookup mode for the page.

Return Value

[Optional] LookupMode
 Type: Boolean
The current default lookup mode for the page

See Also

Page Data Type
Get Started with AL
Developing Extensions