Hi guys, I have a small newbie question. I have a variable = "a,b,c,a,d,f" and I have to replace the value at position 4 (comma as a separator, in this case it is "a") to something else. How to make it?
I'm pretty sure this was discussed, but I can't find it...
Thanks in advance!