Based on this image alone, that branch condition will always fail because of that last unconnected check, which is false by default and so the condition will fail.
1 Like
Based on this image alone, that branch condition will always fail because of that last unconnected check, which is false by default and so the condition will fail.