up Inquisit Language Reference

textbgcolorred property

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

Member of

<clock> <text>

Remarks

Examples

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

<text sometext>
/ items= ("textbgcolorred = <% text.circle.textbgcolorred %>")
</text>

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

<page somepage>
textbgcolorred = <% text.circle.textbgcolorred %>
</page>

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