Skip to main content

Vehicle::getNumberOfDoors

Returns the amount of vehicle doors

Syntax

```js vehicle.getNumberOfDoors(); ```

Return value

  • int

Example

```js // todo ```

See also