Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Related information
RequestPage Data Type
Get Started with AL
Developing Extensions