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