Erel,
Ok excuse my use of the word multidimensional - but i see them as such even though they are really 'lists' in b4A - So how do i get to the list within the first index - ive attached a 'JSON 2 HTML' generated diagram to help visualize my json string:
In your tutorial on JSON someone asked a similar question and you gave them code similar to that included in my original thread - that helps me access the first Object (index 0) my question now is what is the syntax to reference and iterate over inner array which all have the same format ?? do i need to DIM two separate lists and two maps.