Lattrcmds()

From TinyMUX
Revision as of 09:15, 28 November 2010 by Ihavenomouth (talk | contribs) (New page: Category:Functions {{Function|lattrcmds(<object>)}} Returns the names of the attributes that contain commands on a specific <object>. == Example == > &CMD1 me=$command1:@pemit ...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


lattrcmds(<object>)

Returns the names of the attributes that contain commands on a specific <object>.

Example

> &CMD1 me=$command1:@pemit me=blah

Set.


> &CMD2 me=$command2:@pemit me=blah blah

Set.


> say lattrcmds(me)

You say, "CMD1 CMD2"

Related Topics

lcmds()