Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Version: Available or changed with runtime version 1.0.
Gets the number of validation errors that occurred on the test page.
Syntax
Count := TestRequestPage.ValidationErrorCount()
Parameters
TestRequestPage
Type: TestRequestPage
An instance of the TestRequestPage data type.
Return Value
Count
Type: Integer
The number of validation errors that occurred on the test page.
Related information
TestRequestPage Data Type
Get Started with AL
Developing Extensions