Skip to main content

Vehicle::getModColor1TextLabel

returns a string which is the codename of the vehicle's currently selected primary color

p1 is always 0

Syntax

```js vehicle.getModColor1TextLabel(p1); ```

Required Arguments

  • p1: Boolean

Return value

  • String

Example

```js // todo ```

See also