Hi! I would like to know how to I go about adding colours to the string. In custom script, I get this error "Expected expression".
My custom script code is:
Thank you!
My custom script code is:
- Custom script: set udg_STRING[3] = udg_STRING[2] + " " + |cffff0000udg_STRING[4]|r + " " + udg_STRING[1]
Thank you!