TestPart.Enabled() Method

Version: Available or changed with runtime version 15.1.

Gets the enabled state for the part.

Syntax

Result :=   TestPart.Enabled()

Parameters

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

Return Value

Result
 Type: Boolean
The enabled state for the part.

See Also

TestPart data type
Getting started with AL
Developing extensions