J
Jens Dahlin
Guest
Thank you! I had to cast the object to a JsonObject, otherwise it worked. myObject = CAST(myParser
arse(lResJSONCode), PROGRESS.Json.ObjectModel.JsonObject). But what if the node is another JSON Object/more nodes? There doesn't seem to be a GetJsonObject method?
Continue reading...

Continue reading...