Returns the specified attribute using the name of the attribute.
"attributes_var" is a variable referencing an Attributes object.
|
"attributes_var" is a variable referencing an Attributes object.
|
Type | Description |
Attribute | Returns the specified attribute or null if no attribute exists with the specified name. |
Name | Type | Description |
groupName | string | The name of the attribute group this attribute will belong to. |
name | string | The name of the attribute. |