Name
StopMusic -- stop a currently playing music (V2.0)
Synopsis
StopMusic(id)
Function
This function stops the music object specified by id. This won't fail if the specified music isn't currently playing.

Inputs
id
identifier of the music object to be stopped

Show TOC