Retreive specific item that contains 0 (integer) value from tree branches

Hello Guys,
I’m looking a way to retreive items from a list that contain different values, the items that I want to retreive must include 0 as an integer, as shown in the picture.

I hope you can help me.
Thank you.

Have a look at this demo…


demo_re.gh (13.8 KB)

3 Likes

Thank you so much.

Elegant solution applying boolean conjunction buddy.
Thank you