Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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