I am using UI Query to get a variable in order to recognize if the application displays a certain "scene"

the field, is returned as %recognized
Whatever the variable is "Control" , or not, the next steps in this task are executed.
After this, I have a "beep" action.
The "timeout" of 20 seconds is not doing anything, running this task executes this action and the beep action "instantly" (I would think it would wait up to 20 seconds for a scene that matches .. and if not, never beep?)