What happens when all conditions linked with or are False?

The code block gets skippedThe code block runsWe need to link at least one True condition

The code block gets skipped.