Returns an array of all of the attributes that belong to the specified group.
"attributes_var" is a variable referencing an Attributes object.
|
"attributes_var" is a variable referencing an Attributes object.
|
Type | Description |
Attribute[] | Returns an array of attributes or will fail in the case where an invalid group name is specified. |
Name | Type | Description |
groupName | string | The name of the group. |