Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 1.0.
Gets the validation error that occurred on a test page.
Syntax
Result := TestField.GetValidationError([Index: Integer])
Parameters
TestField
Type: TestField
An instance of the TestField data type.
[Optional] Index
Type: Integer
The index of the validation error that occurred on the test page.
Return Value
Result
Type: Text
The validation error that occurred on a test page.
Related information
TestField Data Type
Get Started with AL
Developing Extensions