Destroying message objects

The msgdestroy command processes any number of message handles and returns an empty string. Destroy created messages at any time. Destroying a message removes its handle from the interpreter and frees any resources it is consuming. It also removes the message from the recovery database.

For example:

Input: msgdestroy message0
Output: 

Input: msgdestroy message1 message2
Output: