OS (e.g. Win10) // PsychoPy version 2024.2.1
**Standard Standalone?" Yes
**What are you trying to achieve?:
I am trying to combine text from two different columns of my Excel document (segment 1 and segment 2). In an older version of Psychopy, I would just type in the Text of the builder $segment 1 + $segment2.
However, this is not possible now, as it says there is a syntax error.
What could I type so that the second segment is added to the first segment.