Skip to main content

Vehicle::setIsStolen

Syntax​

```js vehicle.setIsStolen(isStolen); ```

Required Arguments​

  • isStolen: Boolean

Return value​

  • unknown (to be checked)

Example​

```js // todo ```

See also​