The current group id code.
<script>
The following displays the value of groupid in a text stimulus:
<text sometext>
/ items= ("groupid = <% script.groupid %>")
</text>
The following displays the value of groupid in an instruction page:
<page somepage>
groupid = <% script.groupid %>
</page>