Do you mean something like this?
description1 = ["testit","Daily Deviations"]
description2 = ["SlideShow User Favorites","SlideShow Daily Deviation"]
gmainmenudata = []
for i = 0 to description1.Count() - 1
gmainmenudata.Push({ShortDescriptionLine1:description1[i],
ShortDescriptionLine2:description2[i],
HDPosterUrl:ghdposter,
SDPosterUrl:gsdposter})
end for
-JT
Roku Community Streaming Expert
Help others find this answer and click "Accept as Solution."
If you appreciate my answer, maybe give me a Kudo.
I am not a Roku employee.