Date
1 - 7 of 7
Parse JSON data
I would like to know if there is an easy way to parse JSON data. See attached file.
Wish I could attend the Brown Bag and learn more. Thanks |
|
Ramon de Wit
What Magic version?
From: main@magicu-l.groups.io <main@magicu-l.groups.io> On Behalf Of JK Heydt
Sent: vrijdag 10 maart 2023 17:09 To: main@magicu-l.groups.io Subject: [magicu-l] Parse JSON data
I would like to know if there is an easy way to parse JSON data. See attached file. |
|
Sorry, 4.9
|
|
Assuming you installed the documentation, et al, start here:
toggle quoted message
Show quoted text
file:///C:/Program%20Files%20(x86)/MSE/Magic%20xpa%204.9/Help/mergedProjects/Mastering_eDeveloper/How_Do_I_Work_with_JSON_.htm?rhhlterm=json&rhsyns=%20 Steven G. Blank
Ξ SGBlank Consulting On 3/10/2023 11:00 AM, JK Heydt wrote:
Sorry, 4.9 |
|
Heidi Schuppenhauer
Oooh I did not notice this until you brought it up ... if you check the release notes this version has a whole new level of support for JSON. Heidi.Schuppenhauer On Fri, Mar 10, 2023 at 2:12 PM Steven Blank <sgblank@...> wrote:
|
|
Adrian Wick
The old way was to transform JSON into XML with DotNet.Newtonsoft.
|
|
FYI, there are some great examples in the Online Samples project. Took me a while to find them but it shows the way.
|
|