VALIDATIONERRORCOUNT Function (TestPage, TestPage Field)

Gets the number of validation errors that occurred on the test page.

Syntax

Count := TestPage.VALIDATIONERRORCOUNT  

Parameters

TestPage
Type: TestPage

The test page variable that you use to refer to the test page.

Property Value/Return Value

Type: Integer

The number of validation errors that occurred on the test page.

See Also

TestPage Functions