Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
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