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
Return value
Example
```js // todo ```
See also