up Inquisit Language Reference

language property

The primary language used by the computer.

Member of

<computer>

Remarks

This property indicates which language version of Windows the computer is running, and thus provides a hint as to the native language of the respondent.

Examples

The following displays the language in a text stimulus:

<text sometext>
/ items= ("correct = <% computer.language %>")
</text>

The following displays the language in an instruction page:

<page somepage>
correct = <% computer.language %>
</page>

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