wf-core:generateGroupId

Generate a group ID for rendering template

Syntax
<wf-core:generateGroupId
   counter="..."?
   fragmentToken="..."?
   groupName="..."?
   prefix="..."?
   scope="..."?
   var="..."/>
Attributes
groupName

Group name the id should be unique for

var, mandatory

Result will be returned in that variable

scope

Specify in which scope result will be set

prefix

Prefix to be added to the generated group id

fragmentToken

Fragmentation token of the group in subject

counter

Current counter of this group's occurrence in rendering template