Fullname()

From TinyMUX
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()