receive data from firebase

guys, I need some help.
I'm trying to change the text box as I get "0" or "1" from the label "GARAGE", but I'm not getting a return

It possible that your code is still running. There is a logic bug in the code where if you get the value true for the GARAGEM tag, you change the text font of Label3 to green. After the if statement runs, you immediately reset it to red. You probably mean to use an if-else block instead and have the else condition change the font color to red.

it would no longer be correct to use "0" or "1" to make the comparison.

As you can see in the attached photo I need "1" to be the value.
I think it would be better than using fake or realmit forum

but even using it this way is not working

controls_if