Skip to main content

Blip::setColour

Function to set a blip color. Default to yellow if not used.

Syntax​

```js blip.setColour(color); ```

Required Argument​

  • color: [color list](/blips#blip-colors)

Return value​

  • Undefined

Example​

See also​