Skip to main content

Vehicle::setAlarm

Syntax​

```js vehicle.setAlarm(state); ```

Required Arguments​

  • state: Boolean

Return value​

  • Undefined

Example​

```js // todo ```

See also​