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 1.0.
Gets the list of all validation error that occurred on a test page as a string.
Syntax
Error := TestPage.GetValidationError([Index: Integer])
Parameters
TestPage
Type: TestPage
An instance of the TestPage data type.
[Optional] Index
Type: Integer
The index of the validation error that occurred on the test page.
Return Value
Error
Type: Text
A string where each line represents a validation error that occured on the test page.
Related information
TestPage Data Type
Get Started with AL
Developing Extensions