wf-core:getGroupByName

This tag gets the group as a PresentationElement object from the group name.

Syntax
<wf-core:getGroupByName
   areaName="..."
   groupName="..."
   pool="..."?
   var="..."/>
Attributes
var, mandatory, no runtime expressions

This is the object where the result will be placed.

groupName, mandatory

Name of the group which will be searched.

areaName, mandatory

The name of the area where the group is located.

pool

The active PresentationPool object.