C.9. $world->delalias

Abstract

$world->delalias function: DELETEs an ALIAS

$n = $world->delalias( name );
 
$n = $world->delalias( number );
 

Deletes the alias identified by the given number or name. If there are several aliases with the same name, deletes them all. Returns the number of aliases deleted.