TestPart.Last() Method
Version: Available or changed with runtime version 1.0.
Sets the current row of the test page as the last row in the data set.
Syntax
[Ok := ] TestPart.Last()
Parameters
TestPart
Type: TestPart
An instance of the TestPart data type.
Return Value
[Optional] Ok
Type: Boolean
True, if a last row is present.
Related information
TestPart Data Type
Get Started with AL
Developing Extensions