> For the complete documentation index, see [llms.txt](https://documentation.jaksam-scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.jaksam-scripts.com/dealerships-creator/client/showroom/get-is-player-doing-test-drive.md).

# Get Is Player Doing Test Drive

Returns true when the player is in a test drive, false when he isn't

```lua
exports["dealerships_creator"]:isDoingTestDrive()
```
