attrValue

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string attrValue(Element item, string attrname, string attrname2)
  2. string attrValue(string[string] attr, string attrname, string attrname2)
    string
    attrValue
    (
    ref string[string] attr
    ,
    string attrname
    ,
    string attrname2 = null
    )

Meta