Skip to main content

Vehicle::isStoppedAtTrafficLights

is this for red lights only? more testing required. -sob

Syntax

```js vehicle.isStoppedAtTrafficLights(); ```

Required Arguments

Return value

  • Boolean

Example

```js // todo ```

See also