Add percentage symbol % to text
Hi again guys 🙂
I am trying to add '%' to a text linked to a slider.
So, in my 'Source Text' I have the following expression:
effect("Slider Control")("Slider")
How can I add '%' at the end of my text? I have tried things like:
(effect("Slider Control")("Slider"))+%but it does not work... 😞
It might be easy I just don't know how to code it.
Thank you!
