up Inquisit Language Reference

subjectid property

The current subject id code.

Member of

<script>

Remarks

Examples

The following displays the value of subjectid in a text stimulus:

<text sometext>
/ items= ("subjectid = <% script.subjectid %>")
</text>

The following displays the value of subjectid in an instruction page:

<page somepage>
subjectid = <% script.subjectid %>
</page>

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