up Inquisit Language Reference

computer element

The computer element is a built-in element that exposes a number of properties of the current computer.

Syntax

<computer>
This element has no attributes
</computer>

Properties

computer.availablememory
computer.countrycode
computer.cpuspeed
computer.haskeyboard
computer.ipaddress
computer.language
computer.languagecode
computer.macaddress
computer.memory
computer.os
computer.osmajorversion
computer.osminorversion
computer.platform
computer.timerresolution
computer.touch

Functions

computer.chartoscancode
computer.scancodetochar

Remarks

The computer element is a built-in object and can not be explicitly declared in a script. It exposes a number of useful properties, however, that can be referenced in expressions throughout the script.

Examples


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