Σημείωση
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Version: Available or changed with runtime version 1.0.
Gets the number of validation errors that occurred on the test page.
Syntax
Count := TestPage.ValidationErrorCount()
Parameters
TestPage
Type: TestPage
An instance of the TestPage data type.
Return Value
Count
Type: Integer
The number of validation errors that occurred on the test page.
Related information
TestPage Data Type
Get Started with AL
Developing Extensions