TinyMUX

Lflags()

FlagsFunctions

FUNCTION: lflags() or lflags(/)

Lflags() returns a space-separated list of flag names associated with <object> or with the <attr> on . Some flags are not revealed due to visibility and permissions.

This is a PennMUSH function.

Examples

 >think [lflags(me)]  OPAQUE WIZARD SAFE ENTER_OK ANSI MONITOR CONNECTED

Related Topics: Flag, andflags(), orflags(), hasflag(), flags()