ajaypaudel
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2019
09:16 PM
rosgnode component data
Hello,
we want to list out recently played data sor for that we have each of content node and we are adding each content node to an array after clicking but the data format are:
and we want to save this array in roRegistrySection but we are facing the problem so we tried many things to do but we arenot being able so can you guys hlp me out the best solution?
we want to list out recently played data sor for that we have each of content node and we are adding each content node to an array after clicking but the data format are:
Array Data: <Component: roArray> =
[
<Component: roSGNode:ChannelListItemData>
]
and we want to save this array in roRegistrySection but we are facing the problem so we tried many things to do but we arenot being able so can you guys hlp me out the best solution?
1 REPLY 1

speechles
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2019
09:11 AM
Re: rosgnode component data
https://forums.roku.com/viewtopic.php?t=32208
Use the SimpleJSONBuilder function above. Store the array as a json string in the registry.
Use the SimpleJSONBuilder function above. Store the array as a json string in the registry.