# Get Vehicle Driver

![](https://692276616-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FN06Vv6nlwviUQ4hI2Kkd%2Fuploads%2Fgit-blob-6167022ec8dd213343c1cada8bdeb0d5fbde4212%2Fget-vehicle-driver.JPG?alt=media)

## Description

Returns the driver of the Vehicle if it has one

## 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 | Object | Yes      | Which vehicle to check for a driver. |

## Outputs

| Output | Type | Description                              |
| ------ | ---- | ---------------------------------------- |
| Driver | Unit | The driver of the vehicle if it has one. |

\
\
**Contributors**

AddiCt3d 2CHa0s
