RequestPage.Activate([Boolean]) Method

Version: Available or changed with runtime version 1.0.

Activates the current page on the client if possible. The data on the page will not be refreshed.

Syntax

[Ok := ]  RequestPage.Activate([Refresh: Boolean])

Parameters

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

[Optional] Refresh
 Type: Boolean
If set to true, the data on the page will be refreshed.

Return Value

[Optional] Ok
 Type: Boolean

See Also

RequestPage Data Type
Get Started with AL
Developing Extensions