Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
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