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 a set of keys of the JsonObject.
Syntax
Keys := JsonObject.Keys()
Note
This method can be invoked using property access syntax.
Parameters
JsonObject
Type: JsonObject
An instance of the JsonObject data type.
Return Value
Keys
Type: List of [Text]
Related information
JsonObject Data Type
Get Started with AL
Developing Extensions