GTA V NativesvehicleVehicle::getModColor2TextLabelOn this pageVehicle::getModColor2TextLabelreturns 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