Audio::setRadioTrack
Only found this one in the decompiled scripts:
AUDIO::SET_RADIO_TRACK('RADIO_03_HIPHOP_NEW', 'ARM1_RADIO_STARTS');
==Syntax==
audio.setRadioTrack(radioStation, radioTrack);
=== Required Arguments ===*radioStation: String*radioTrack: String===Return value===*Undefined==Example==
todo
==See also==Template:Audio function c