up Inquisit Language Reference

memory property

This property reports the total memory on the computer.

Member of

<computer>

Remarks

Examples

The following displays the available memory mode:

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

The following displays the application mode in an instruction page:

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

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