D
DenDuze
Guest
Hi Otto, That's what I do. assign parser = new ObjectModelParser() jsonResponse = cast(parser
arse(mptrOut), JsonObject) jsonResponse = jsonResponse:GetJsonObject("responseDetails") jsonResponse = jsonResponse:GetJsonObject("vehicle"). an then I use for example assign v-INdescription = string(JsonResponse:GetJsonText("itemDescription"). regards Didier
Continue reading...

Continue reading...