Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Version: Available or changed with runtime version 1.0.
Gets the runtime value of the Editable property on a test page.
Syntax
Editable := TestPage.Editable()
Note
This method can be invoked using property access syntax.
Parameters
TestPage
Type: TestPage
An instance of the TestPage data type.
Return Value
Editable
Type: Boolean
The runtime value of the Editable property on the test page.
Related information
TestPage Data Type
Get Started with AL
Developing Extensions