Fullname()

From TinyMUX
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


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