Forum Post: RE: Working with JSON

  • Thread starter Thread starter Jens Dahlin
  • Start date Start date
Status
Not open for further replies.
J

Jens Dahlin

Guest
Thank you! I had to cast the object to a JsonObject, otherwise it worked. myObject = CAST(myParser:Parse(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...
 
Status
Not open for further replies.
Back
Top