Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Version: Available or changed with runtime version 3.0-13.0-true until version 3.0 where it was deprecated for the following reason: "Use Previous instead."
Sets the current row of the test page as the previous row in the data set.
Syntax
[Ok := ] TestPage.Prev()
Parameters
TestPage
Type: TestPage
An instance of the TestPage data type.
Return Value
[Optional] Ok
Type: Boolean
true if the current row has changed, otherwise false.
Related information
TestPage Data Type
Get Started with AL
Developing Extensions