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.
Asserts that the value in a field on a test page equals a specified value.
Syntax
TestField.AssertEquals(Value: Any)
Parameters
TestField
Type: TestField
An instance of the TestField data type.
Value
Type: Any
Specifies the value that the field should equal.
Related information
TestField Data Type
Get Started with AL
Developing Extensions