I'm looking through the components source trying to figure out how to programmatically create a new group. I was ideally hoping you would point me to the correct location to do so. Essentially I am attempting to create a new group from the end of another javascript function. The js function will pass parameters (group name, etc.) into the create group function and the rest will be default(group type, etc).