Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a string whereby it has an = sign in it and want to replace that = sign with a blank space in a tmap
e.g.
"=abcdef"
"abcdef"
@gedda68,does it solve your issue?