Returns the specified attribute using an index into the collection.
"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 an invalid index was specified. |
Name | Type | Description |
index | uinteger | The index of the attribute within the collection to return. The first item in the collection has an index of 0. |