Forum Discussion
marcelo_cabral
9 years agoRoku Guru
"RokuKC" wrote:"xoceunder" wrote:
Help with characters that are displayed as I can remove them
You might want to debug to see what those mysterious character codes are.
I assume you control these strings?
In your BrightScript you can print them out to the debug console, e.g.for each c in str.split(""):print c, asc(c):end for
BTW Roku has any plan to support emoticons ?
Related Content
- 2 years ago
- 5 months ago