Hello,
I'm a newbie on Arcade, i very like this language but it's new for me and I have some difficulties to find my happiness!
I would like to rearrange a string Address in a field, I would like put the last word in 1st place and the other after (in parenthesis)
For example: RUE GEORGES BONNAC will be BONNAC (RUE GEORGES).
I Think, I have to split my string et count the words but i got a dictionary error and I don't what to do.
Thank you everybody.