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