community:group

etrieves the group from the community with the given name, groupId, sectionId, articleId specified.

Syntax
<community:group
   articleId="..."?
   groupId="..."?
   id="..."
   name="..."?
   sectionId="..."?/>
Attributes
id, mandatory, no runtime expressions

Name of the scripting-variable.

name

Name of the scripting-variable where to get the group information from. This can be a PresentationSection, Section, PresentationArticle or Article object.

groupId

The id of the group you want to get.

sectionId

The id of the group his homesection.

articleId

The id of the group his profileArticle.