up Inquisit Language Reference

lasteventbutton property

A numeric identifier indicating which button on a Cedrus Response Pad was last pressed or released.

Member of

<xid>

Remarks

None.

Examples

The following defines a valid response as the release of button number 7:

<trial example>
/ isvalidresponse = [xid.responsebox.lasteventbutton == 7 && xid.responsebox.lasteventaction == 0]
</trial>

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