hasGroupWithName

Determine whether a child group exists in this group.


Declaration

 tf = hasGroupWithName(grp,groupName)

Parameters

  • groupName (char string) Child group name.

Returns

  • tf (logical) True if the group exists.

Discussion


This site uses Just the Docs, a documentation theme for Jekyll.