Skip to content

Cursed Knowledge

Adrian Edwards edited this page May 4, 2026 · 1 revision

Brightscript (the roku TV programming language) for some reason it treats array keys as case-insensitive for access but case-preserving for assignment oh and when you iterate over keys, it returns them in lower case.

Clone this wiki locally