# Compare Teams

![](https://692276616-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN06Vv6nlwviUQ4hI2Kkd%2Fuploads%2Fgit-blob-584566c50b36ff6495b8eeeee1abccb98f83f7ae%2Fcompare-teams.png?alt=media)

## Description

Compares two Team values

## Node Type

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

## Inputs

| Input  | Type | Required | Description                     |
| ------ | ---- | -------- | ------------------------------- |
| Team A | Team | Yes      | Team to compare to other input. |
| Team B | Team | Yes      | Team to compare to other input. |

## Outputs

| Output | Type    | Description                              |
| ------ | ------- | ---------------------------------------- |
| A == B | Boolean | Outputs TRUE if both Teams are the same. |

\
\
**Contributors**

AddiCt3d 2CHa0s
