up Inquisit Language Reference

os property

The name of the operating system on the computer.

Member of

<computer>

Remarks

Examples

The following displays the ip address in a text stimulus:

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

The following displays the application mode in an instruction page:

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

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