...
The index to search for.
A Group object, or null if none was found.
Retrieves a Group object based on an index. This search type of search is discouraged. We are moving towards using only IDs for all tables.
The name of the Group to be searched.
A Group, or null on error.
Finds a Group given its name.
The index of the group in this table.
Array of objects that belong to the specified group or empty array if no objects could be found.
Gets an array of all of the objects in a group.
Generated using TypeDoc
...