Forum Discussion
RokuChris
12 years agoRoku Employee
I think you want Push() rather than Append(). Push() adds a single object to the end of an array. Append() adds all the objects in one array to the end of another array.
http://sdkdocs.roku.com/display/sdkdoc/ifArray
http://sdkdocs.roku.com/display/sdkdoc/ifArray