A numeric identifier indicating which button on a Cedrus Response Pad was last pressed or released.
<xid>
None.
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>