Forum Discussion

ReshmaSachdev's avatar
ReshmaSachdev
Contributor
9 years ago

Property transfer using JSON nodes count

How to perform property transfer to keep track on no of nodes returned in JSON response: eg:   {      "firstName": "John",      "lastName" : "doe",      "age"      : 26,      "address"  :    ...