About List.ContainsItem Node

Hello everyone I couldn’t find this node in dynamo v2.1. So I couldn’t listed multiple value for string contains node. Where is this node ?

You could use the String.Contains node on cross check lacing with a list as input, then use list.anytrue on list level 2 and filter the first list with a list.filterbyboolmask node.

1 Like