up Inquisit Language Reference

password property

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

Member of

<data>

Remarks

Examples

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

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

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

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

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