This page is not available in the language you have chosen. It will be displayed in English by default. If you would like to view it in a different language, you can try selecting another language.
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



