Skip to content

Latest commit

 

History

History
38 lines (32 loc) · 1.04 KB

File metadata and controls

38 lines (32 loc) · 1.04 KB
title description ms.author ms.date ms.topic author ms.reviewer
TestField.Visible() Method
Gets the visible state for the field.
solsen
05/14/2024
reference
SusanneWindfeldPedersen
solsen

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.

See Also

TestField Data Type
Get Started with AL
Developing Extensions