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.
Converts the value of the field on a test page to an Integer data type.
Syntax
Result := TestField.AsInteger()
Parameters
TestField
Type: TestField
An instance of the TestField data type.
Return Value
Result
Type: Integer
The value of the field as an Integer.
Related information
TestField Data Type
Get Started with AL
Developing Extensions