OR statement for filter

Hello,

Please assist with the following:
I would like to filter Element.Name by bool mask that contains “Frame” OR "Pallet"
image

This works for two single conditions:
image

But seeing as I have a list of conditions I would like them all to be in the same command, else it becomes rather convoluted.

Hello Connor,

You’ll have to run your function across both types, as shown below:

Hope that helps!

I commonly use these nodes from Zebra package.

1 Like