Hello,
I am using code:
JArray items2 = (JArray)joResponse["records"][i]["form_values"]["a409"];
int length2 = items2.Count;
It works fine when there is data. but if there is now date (0), it shows error.
Thanks in advance.
3 Replies
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.

Ranjeet PatraPosted Apr 12, 2017, 8:37 AM
rajendra singhPosted Apr 12, 2017, 7:08 AM
Bryian TanPosted Apr 5, 2017, 9:33 AM