# Group
| keyword | description | 
|---|---|
| <group.items> | Number of items contained in the given group | 
| <group.locked> | True/false of whether the group is positionally locked | 
| <group.name> | Name of the given group item, includes ID number. | 
| <group.position. | See position | 
| <group.rotation> | Rotation of the given group item from -180° to 180°. | 
| <group.size. | See size | 
| <group.type> | Type of the item. Returns Group | 
| <group.z-order> | Order of the group in the layout on the z-axis. Numbers start at 1 for the lowest item, and count up for subsequent items on top | 
# All keywords involving group:
- <group.items>
 - <group.items.pad.#>
 - <group.locked>
 - <group.name>
 - <group.position.x>
 - <group.position.x.cm>
 - <group.position.x.ft>
 - <group.position.x.in>
 - <group.position.x.m>
 - <group.position.x.mil>
 - <group.position.x.mm>
 - <group.position.x.pt>
 - <group.position.x.um>
 - <group.position.y>
 - <group.position.y.cm>
 - <group.position.y.ft>
 - <group.position.y.in>
 - <group.position.y.m>
 - <group.position.y.mil>
 - <group.position.y.mm>
 - <group.position.y.pt>
 - <group.position.y.um>
 - <group.rotation>
 - <group.size.height>
 - <group.size.height.cm>
 - <group.size.height.ft>
 - <group.size.height.in>
 - <group.size.height.m>
 - <group.size.height.mil>
 - <group.size.height.mm>
 - <group.size.height.pt>
 - <group.size.height.um>
 - <group.size.width>
 - <group.size.width.cm>
 - <group.size.width.ft>
 - <group.size.width.in>
 - <group.size.width.m>
 - <group.size.width.mil>
 - <group.size.width.mm>
 - <group.size.width.pt>
 - <group.size.width.um>
 - <group.type>
 - <group.z-order>
 - <group.z-order.pad.#>