Stephen Angell
Results
1
comments of
Stephen Angell
I had the same problem, try ```vbscript Dim i For Each i In oJSON.data.Items response.write i.item("file") & "" Next ```