Skip to main content

Blip::setAsFriendly

Function to set a blip as friendly.

Syntax

```js blip.setAsFriendly(toggle); ```

Required Arguments

  • toggle: `true` to set as friendly (blue) or `false` for the opposite (red)

Return value

  • Undefined

Example

See also