Returns the value of a secure frame attribute. See the secure template documentation for more information about frame attributes. Signature: Code value = Frame:GetAttribute("name")
Arguments: - name - Name of an attribute to query, case insensitive (string)
Returns: - value - Value of the named attribute (value)
Также смотрите: Фрейм
Ссылки: http://wowprogramming.com/docs/widgets/Frame/GetAttribute
|