Thanks for the input.

1. Turns out it's 8 bits. Is there a way to make it just 1?

2. I set it to "= FALSE" now.

3. Now is "= TRUE".

4. Now is "imn = 2 + (imn == 2) * 2", since I'm not quite sure what the ? and : operators do in CodeMonkey's snippet.