$world->{SILENT}$world->alias$world->aliasenabled$world->close$world->cmdseparator
$world->commandecho
$world->connectother$world->dc$world->delalias$world->delhook$world->delmacro$world->deltimer$world->deltrigger
$world->disalias$world->dishook$world->dismacro$world->displugin$world->distimer$world->distrigger
$world->echo$world->echonl$world->echonlandlog$world->enaalias$world->enahook$world->enamacro$world->enaplugin$world->enatimer$world->enatrigger
$world->expandalias
$world->gag$world->getaliasnumber
$world->getcharacter
$world->getconntime
$world->getentryfont
$world->gethooknumber
$world->getidletime
$world->getinput
$world->getkeycode
$world->getline
$world->getlogfile
$world->getmacronumber
$world->getmainfont
$world->getname
$world->getpluginversion$world->gettimernumber
$world->gettriggernumber
$world->hook$world->hookenabled$world->interpret$world->ispermanent
$world->listalias
$world->listhook
$world->listmacro
$world->listpermanent
$world->listplugin
$world->listtimer
$world->listtrigger
$world->loadplugin
$world->logfile
$world->macro$world->macroenabled$world->makepermanent
$world->maketemporary
$world->mlsend$world->movealias
$world->movehook
$world->movemacro
$world->movetimer
$world->movetrigger
$world->next
$world->path$world->prev
$world->reconnect
$world->requireplugin
$world->save
$world->send$world->sendecho$world->sendfile$world->sendlines$world->sendmsdpcommand
$world->sendnoecho$world->sendserverdata
$world->setinput
$world->setstatus
$world->silentdisalias$world->silentdishook$world->silentdismacro$world->silentdistimer$world->silentdistrigger
$world->silentenaalias$world->silentenahook$world->silentenamacro$world->silentenatimer$world->silentenatrigger
$world->timer$world->timerenabled$world->trigger$world->triggerenabled$world->writetolog$world is a variable that is always present
and points to the current World. It is an object of class
World, and is opaque, that is, all interaction
with it should be done via its functions, and not via its
members. The only exception is the $world->{SILENT} variable.
The sections below describe the variables and attributes
available for the $world variable.