up Inquisit Language Reference

groupid property

The current group id code.

Member of

<script>

Remarks

Examples

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>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.