Logic 'Or' - how does it work with lists?

I can get the ‘Or’ logic to work with a single item, however i cant get it to work with a list. What am i doing wrong?

I know that there may be a better way to do what i am showing, but i am wanting to learn about how to use logic better.

Thanks

Thanks for the response. I found This Post when trying to learn more about the ‘||’ node you shared. It appears that the ‘Or’ cant handle lists since v0.70.

Is there a reason why you would ever use the ‘Or’ node? 99% of what i do involves lists, not single items.

Generally I like the || node, but Or has uses in List.Map and in function efforts.