Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Version: Available or changed with runtime version 1.0.
Returns a string in the "Page xxx" format, where xxx is the caption or ID of the application object.
Syntax
String := RequestPage.ObjectId([UseNames: Boolean])
Parameters
RequestPage
Type: RequestPage
An instance of the RequestPage data type.
[Optional] UseNames
Type: Boolean
true returns the page caption, if there is one; otherwise, it returns the page name. false returns the page ID as text.
Return Value
String
Type: Text
The text of the object
Related information
RequestPage Data Type
Get Started with AL
Developing Extensions