Forum Discussion
squirreltown
12 years agoRoku Guru
"TheEndless" wrote:
It's probably worth noting that case matters in this instance as well. So, if you have a key named "Test" and you append an AA with a key named "test", you'll end up with two separate keys.
So according to EnTerr's test it seems this is not the case unless you call setModeCaseSensitve? The key replaced the other.
Brightscript is case-insensitive except for the registry, right? Anything else?