The Contains Item node searches a Set for your item, returning true if the Set contains the item.
Inputs
| Pin Location | Name | Description |
|---|---|---|
![]() |
Target Set | The Set that you want to search. |
![]() |
Item to Find | The item that you're looking for. |
Outputs
| Pin Location | Name | Description |
|---|---|---|
![]() |
Boolean Return Value | If the node finds the item in the Set, the node returns true. |
Example Usage



