C.51.  $world->listalias

Abstract

$world->listalias function: LISTs one or all ALIASes

void $world->listalias(void); 
 

Briefly lists all defined aliases.

void $world->listalias( name/number ,
  ... );
 

Lists detailedly the alias with the given number or name. If there are several aliases with the same name, lists them all. Several arguments can be passed at once.