Lattrp(): Difference between revisions

From TinyMUX
Jump to navigation Jump to search
New page: Category:Functions {{Function|lattrp(<object>[/<wild-pattern>])}} Returns a list of the attributes set on <object> and it's parents. If <wild-pattern> is given, only attributes matc...
 
(No difference)

Latest revision as of 09:12, 28 November 2010


lattrp(<object>[/<wild-pattern>])

Returns a list of the attributes set on <object> and it's parents. If <wild-pattern> is given, only attributes matching it are returned.

attrcnt(), @dolist, lattr()