# Compare Vehicle Types

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

## Description

Compares two Vehicle Type 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                             |
| -------------- | ------------ | -------- | --------------------------------------- |
| Vehicle Type A | Vehicle Type | Yes      | Vehicle Type to compare to other input. |
| Vehicle Type B | Vehicle Type | Yes      | Vehicle Type to compare to other input. |

## Outputs

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

\
\
**Contributors**

AddiCt3d 2CHa0s
