up Inquisit Language Reference

expression property

Determines the setting used to reset a port signal.

Member of

<expressions> <htmlpage> <page>

Remarks

This is a collection property that returns items from a list of expressions associated with the element.

Examples

The following displays the value of expression in a text stimulus:

<text sometext>
/ items= ("expression = <% expressions.expression %>")
</text>

The following displays the value of expression in an instruction page:

<page somepage>
expression = <% page.feedback.expression %>
</page>

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