TestField.Editable() Method
Version: Available or changed with runtime version 1.0.
Gets the editable state for the field.
Syntax
Result := TestField.Editable()
Parameters
TestField
Type: TestField
An instance of the TestField data type.
Return Value
Result
Type: Boolean
The editable state for the field.
Related information
TestField Data Type
Get Started with AL
Developing Extensions