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.
Sets the current row of the test page as the first row in the data set.
Syntax
[Ok := ] TestRequestPage.First()
Parameters
TestRequestPage
Type: TestRequestPage
An instance of the TestRequestPage data type.
Return Value
[Optional] Ok
Type: Boolean
true if a first row is present, otherwise false.Throws a NavTestPageNotOpenedException if the page is not opened.
Related information
TestRequestPage Data Type
Get Started with AL
Developing Extensions