Returns the value of a secure frame attribute. See the secure template documentation for more information about frame attributes.

Signature:

value = Frame:GetAttribute("name")

Arguments:

  • name - Name of an attribute to query, case insensitive (string)

Returns:

  • value - Value of the named attribute (value)