up Inquisit Language Reference

textcolorblue property

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

Member of

<clock> <text>

Remarks

Examples

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

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

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

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

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