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.
Gets the validation error that occurred on a test page.
Syntax
OemText := TestPage.GETVALIDATIONERROR(index);
Parameters
TestPage
Type: TestPage
The test page that you want to get the validation error from.
index
Type: Integer
The index of the validation error that occurred on the test page.
Property Value/Return Value
Type: Text
The validation error that occurred on the test page.