up Inquisit Language Reference

userid property

The userid used to login when saving a file to a protected location.

Member of

<data>

Remarks

Examples

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

<text sometext>
/ items= ("userid = <% data.userid %>")
</text>

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

<page somepage>
userid = <% data.userid %>
</page>

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