Boolean checks not working in functions? (pictured)

Yes, every exist needs a return node of some sort, otherwise the function doesn’t return ( or returns with nothing ).

You can have multiple exit nodes, btw.