Fullname()

From TinyMUX
Revision as of 23:51, 16 August 2006 by Mark (talk | contribs) (Init page.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


fullname(<object>)

This function returns the full name of the indicated object. This is the same as name() in all cases except when <object> is an exit, then all the aliases are returned as well.

Examples

>think [fullname(me)]

Mark

>think [fullname(Out)]

Out <o>;o;out;leave;exit;back;go away

Related Topics

name()