Returns the randomly generated code used to assign the participant to a between subjects group.
The following displays the value of groupcount in a text stimulus:
<text conditionA>
/ items= ("groupcount = <% expt.conditionA.groupcount %>")
</text>
<text conditionB>
/ items= ("groupcount = <% expt.conditionB.groupcount %>")
</text>