

Thanks. I think I understand why I wouldn’t want to use it in this case. But what is an example of where I can use it? This makes me think I should avoid using bitwise operators with integers and keep it to strings only, but I know that’s not true from what I’ve learned.
Thank you for the reply. It seems bitwise operators are somewhat of an advanced concept that I may revisit down the road.