JamesBowen
19+ years progress programming and still learning.
I think I've asked this question before and I think I know the answer.
I need to be able to import a complex JSON string and make make it into a JSON object. The JSON string can be a non-defined pattern because it's is generated from other sources.
I need to be able to import a complex JSON string and make make it into a JSON object. The JSON string can be a non-defined pattern because it's is generated from other sources.