TestPart.Editable() Method

Version: Available or changed with runtime version 1.0.

Gets the runtime value of the Editable property on a test page.

Syntax

Editable :=   TestPart.Editable()

Note

This method can be invoked using property access syntax.

Parameters

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

Return Value

Editable
 Type: Boolean
The runtime value of the Editable property on a test page.

See Also

TestPart Data Type
Get Started with AL
Developing Extensions