Hi, you can use the expression "tokenat", it uses 3 parameters : the text source, the index and the separator, it can be anything, for example if you put ";" behind each line and specify it as a separator, "text 1" will be index 0, and will be returned if 0 is used as index parameter
That should work, but, can you make an example capx for me? Like, i'm not sure if i could make it right, so, if you can would really help me. Also, thanks a lot for the tip!