TestPage.Edit() Method
Version: Available or changed with runtime version 1.0.
Gets the Edit system action.
Syntax
Action := TestPage.Edit()
Parameters
TestPage
Type: TestPage
An instance of the TestPage data type.
Return Value
Action
Type: TestAction
The Edit system action.
Related information
TestPage Data Type
Get Started with AL
Developing Extensions