group.find

Syntax

b = group.find(s)

[this does something] Search for a group with the name s and return true if found (??)

Returns:b - returns true if group is found
Arguments:s - the name string of a group