Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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