FreeModule()
Syntax
FreeModule(#Module)Description
Stop and remove the specified module previously loaded with the LoadModule() function from memory. Once a module has been freed, it can't be played anymore.
Note: all remaining modules are automatically freed when the program ends.
Supported OS
All