I have an HTTP API call which provides the output to a string (see attached jsonstring.txt) from which I need to extract the number (RITM0131906). I have converted this to a Json Object (jsonobject.txt attached). However, from all the options I am trying, I am not able to extract the information I require.
Can anybody assist please.
jsonstring.txt (2.2 KB)
jsonobject.txt (2.3 KB)
Here is how you can extract the RITM number.
Output:
Code Sample:
JsonDemo.xaml (7.8 KB)
jsonstring.txt (1.9 KB)
Thanks,
Ashok
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.