The last stimulus upon which a dropsource was dropped on the trial.
<trial>
This property returns the stimulus upon which a dropsource was dropped on the last run of the trial.
The following displays the value of lastdroptarget in a text stimulus:
<text sometext>
/ items= ("last drop target = <% trial.lastdroptarget %>")
</text>