TestPart.Visible() Method

Version: Available or changed with runtime version 15.1.

Gets the visible state for the part.

Syntax

Result :=   TestPart.Visible()

Parameters

TestPart
 Type: TestPart
An instance of the TestPart data type.

Return Value

Result
 Type: Boolean
The visible state for the part.

See Also

TestPart data type
Getting started with AL
Developing extensions