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