I've noticed that when I check the Type of a variable, it's case sensitive (at least for String/roString). Example: IF Type(id) = "String" OR Type(id) = "roString" ' Could be either one, depending...
I'm sure you're right. I've never programmed before, I don't know any languages (BrightScript is my first!) (except for a tiny touch of Lua last year for a mod project for Legend of Grimrock)