# Metadata
Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 8.1 Security:
# Syntax
deleteAudioclip
# Description
Handle the deleteAudioclip message if you want to perform cleanup before an audioclip is removed from the stack.
The actual deletion is not triggered by the deleteAudioclip message, so trap the message and not allowing it to pass does not prevent the audioclip from being removed.
# Tags
# See