Is it possible to get the value of a boolean proyect variable and use it in a condition block ?
http://prntscr.com/6wivkd
It seems like only global variables can be used.
If not possible, How could I compare the value of this boolean local variable ??
Thank you.