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