Found None Error

No it’s the return node in the function itself, I tried having a local variable in the function to receive the result and feed that into the return node but then the error was referencing the bool I’d recreated so wasn’t even reaching the return node.