Help to find "List.contains" node

Hi everyone,

I’m trying to reproduce a script dynamo, and I met some difficulty to find this node (“list.contains” with “Mask” in Output)

. Can someone Help me please !

Thank you

That is in Dynamo OOTB now,
image

Thank you for your answer, but this one is with a “bool” in output not “mask”. I’m searching for a “list.contains” noed with “mask” in output.

Bool (short for boolean(yes/no)) IS the input for a mask, so it doesn’t matter what its called.

2 Likes

As @Marcel_Rijsmus stated. “Mask” literally means a list of Booleans. So the output name is irrelevant.