up Inquisit Language Reference

haskeyboard property

This property reports whether the computer has a hardware keyboard.

Member of

<computer>

Remarks

Examples

The following displays if we're on a computer with a hardware keyboard':

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

The following displays the application mode in an instruction page:

<page somepage>
haskeyboard = <% computer.haskeyboard %>
</page>

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