How do I run “Boolean OR” operation on the sublists to generate an evaluated list?
Also, how can I standardize the method(by not picking each sublist out) to consider more than two sublists?
p.s. Doesn’t Dynamo’s native Logic OR node work with a list type?