> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jaksam-scripts.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Get is player doing test drive

> Check if the local player is currently on a test drive.

Returns `true` when the player is on a test drive, `false` when they aren't.

```lua Export theme={null}
exports["dealerships_creator"]:isDoingTestDrive()
```


## Related topics

- [Showroom](/dealerships-creator/client/showroom/index.md)
- [On test drive vehicle spawn](/dealerships-creator/client/on-test-drive-vehicle-spawn.md)
- [Client](/dealerships-creator/client/index.md)
- [Can swap item](/jaksam-inventory/functions/server/can-swap-item.md)
- [Get is player in showroom](/dealerships-creator/client/showroom/get-is-player-in-showroom.md)
