+x nidhi_desai - 12/11/2020Is it possible to send a string of text to the eye-tracker SR plugin? All examples I have seen define a marker using <port> in which the items are numbers, but I want to send a string of letters as a marker at certain times during the experiment. I wanted to know if its possible. Something like this:<port experimentBeginPortEyeTracker>/ port = eyetracker/ subport = data/ items = ("goToWinTrial") </port>Do you think the problem might be having /subport = data in this script?