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 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