Can't get output from Blueprint Interface

Hello,
I built this simple Interface:

Inside a widget I set the output to be True:

Inside Widget.jpg

The problem is that when I try to call it in the Controller, it gives me a False:


Any suggestion on how to fix this? Thank you very much!