String backward

hi there

I am trying to work with strings now, but i can find out how to switch words in string that the last will be first.

what i want to do:
I am catching words with queue: and then printing as an rolling text, but i would like to add words on the end of the line not to the front.

any idea?

thanx

… no text …

reversetext.v4p (3.6 kB)

Reverse (String)

yeah thanks

I have used bad syntax

had first add:string spectral then reverse:string so thats why it doesn’t work

thanks