This property reports the total memory on the computer.
<computer>
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>