GTA V NativesaudioAudio::findRadioStationIndexOn this pageAudio::findRadioStationIndexSyntax ```js mp.game.audio.findRadioStationIndex(station); ``` Required Arguments station: int Return value int Example ```js // todo ``` See also