i want that will be that identifier that will return the $Nth in the alias without evalute it first (it is not the same as $eval(text,0))
for example:
alias test { return $neval($1) }
//echo -a $test(%a)
will return "%a"