> For the complete documentation index, see [llms.txt](https://docs.existent.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.existent.com/documentation/resources/existent-api/index/existentvehicle/getmaxspeed.md).

# GetMaxSpeed

[ExistentDocumentation](https://gitlab.com/lightgarden-studios/existent-documentation/-/blob/v0.1.0/resources/BPNodes/index.md) > [ExistentVehicle](/documentation/resources/existent-api/index/existentvehicle.md) > Get Max Speed

## Get Max Speed

Returns the maximum speed of the vehicle, optionally ignoring the sign.

![](/files/1CtGKstz5c5g8VDMSwmJ)

#### Inputs

|                                                                     |   |
| ------------------------------------------------------------------- | - |
| <p><strong>Target</strong><br>Existent Vehicle Object Reference</p> |   |
| <p><strong>Ignore Sign</strong><br>Boolean</p>                      |   |

#### Outputs

|                                                                  |                                                                         |
| ---------------------------------------------------------------- | ----------------------------------------------------------------------- |
| <p><strong>Return Value</strong><br>Float (single-precision)</p> | Returns the maximum speed of the vehicle, optionally ignoring the sign. |
