TestAction.Visible() Method

Version: Available or changed with runtime version 1.0.

Sets whether to display the action on a test page.

Syntax

Visible :=   TestAction.Visible()

Parameters

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

Return Value

Visible
 Type: Boolean

See Also

TestAction Data Type
Get Started with AL
Developing Extensions