How to get info out of a fetched JsonDoc

0 votes

The following returns a JsonDoc:

String fetchedJSONObject = jsonDocList[i].GetJsonDoc();

In my case 'fetchedJSONObject' holds the following string:

"username":"TOTtester", "expirationdate":"08/30/2014"

 

I know that I could do this with normal string library functions but Is there a App43/JSON way to pull the date out of that string?

asked Jun 27, 2014 in AppWarp by huffman (17 points)
closed Jun 27, 2014 by huffman
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...