UNDEFINE <variable>;
Deletes the variable <variable>. If there is no variable with the specified name, an error is reported.
<variable>
undefine message;