TestAction.Enabled() Method

Version: Available or changed with runtime version 1.0.

Enables an action on a test page.

Syntax

Enabled :=   TestAction.Enabled()

Parameters

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

Return Value

Enabled
 Type: Boolean

See Also

TestAction Data Type
Get Started with AL
Developing Extensions