When does the or operator skip the code block?

Only when all linked conditions are FalseWhen at least one condition is False

Only when all linked conditions are False.