up Inquisit Language Reference

textcolorgreen property

The value (0 to 255) of the green component of a text's color.

Member of

<clock> <text>

Remarks

Examples

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

<text sometext>
/ items= ("textcolorgreen = <% text.bar.textcolorgreen %>")
</text>

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

<page somepage>
textcolorgreen = <% text.foo.textcolorgreen %>
</page>

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