Hello Guys!
I have a problem, i have a string that looks like this "" for example ""
My Problem is i want to take away [] around the number with a variable in tmap but i cant get it to work.
If i try this it gives me the correct value back =
StringHandling.CHANGE("","8","")
But if i test like this StringHandling.CHANGE("","","","]","")