# Object Is In List

![](https://692276616-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN06Vv6nlwviUQ4hI2Kkd%2Fuploads%2Fgit-blob-cdb753bdc0a893e29c3274e141d97c5a38f073dc%2Fobject-is-in-list.png?alt=media)

## Description

Returns whether the Object List includes the Object

## Node Type

Nodes fall into two basic categories: Data and Execution. This node supplies Data for an Execution node.

## Inputs

| Input       | Type        | Required | Description                              |
| ----------- | ----------- | -------- | ---------------------------------------- |
| Object List | Object List | Yes      | Object list to check if object is in it. |
| Object      | Object      | Yes      | Object to check if it is in the list.    |

## Outputs

| Output         | Type    | Description                                                     |
| -------------- | ------- | --------------------------------------------------------------- |
| Object In List | Boolean | Outputs TRUE if object is in the list, otherwise outputs false. |

\
\
**Contributors**

AddiCt3d 2CHa0s
