StopMusic()
Syntax
StopMusic(#Music)Description
Stop the #Music (if it was playing).
Parameters
#Music The music module to stop. If sets to #PB_All, then all the musics currently playing are stopped.
Return value
None.
See Also
PlayMusic()
Supported OS
All