How can i retrieve the name of the alias which is executed ?
example :
alias blah { return $bloh }

where $bloh is a mirc identifier who send the name of the current identifier (here : blah)

Is it exist ?