The problem I noticed is that comparing value using key from global number variable seems not to work.
I tried to compare value from dictionary by getting key (number "3") from global number variable and it did not work. However, when I tried using a normal number for example "3" to compare, it worked.
I have something like:
Dictionary | key Variable = "True">>>>>>>Text | Set text to "correct"
Please help.