Documentation

#UNALIAS

UNALIAS

Syntax: #UNA aliasname classname
Related: #ALIAS

Deleted the specified alias from memory. Careful, there is no way to get it back after you do this. If classname is specified, only the alias within the class given will be deleted.

UNALIAS example

#UNA kk
removes the alias called kk

Add comment

Login or register to post comments