Carrot reference
...
Fields
Data Types
Group
a carrot datatype used by fields that store group values the group datatype is not supported in custom fields/forms supported uses for the group datatype include departments, teams, locations, and bands properties the group datatype supports the following properties property definition somegroup id returns the group id applicable to all group types somegroup name returns the group name applicable to all group types somegroup code returns the group code, ex "cs " applicable to all group types somegroup alias returns the group alias applicable to all group types somegroup address returns the group address only applicable to locations somegroup category returns the group category only applicable to departments interchangeable with group func somegroup func returns the group function only applicable to departments interchangeable with group category somegroup color returns the group color applicable to all group types somegroup locationtype returns the location type only applicable to locations \ somegroup compmin returns the minimum base value only applicable to bands somegroup compmax returns the maximum base value only applicable to bands somegroup level returns the group level only applicable to bands sample usage department "customer service" returns all records where department , a default field of type group , has a value of customer service