Skip to main content

Vehicle::getModColor2TextLabel

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

Syntax

```js vehicle.getModColor2TextLabel(); ```

Required Arguments

Return value

  • String

Example

```js // todo ```

See also