Answered
Get data from deserializeJSON
I am a bit lost on how to get the data out of a structure created from deserializeJSON. I am trying for example to set Results = data / array1 / doc / m.
So along the lines of <cfset results = #data.doc.m[1]#> but that's not right... What's the proper way to do this?
When I dump the results the look like:

