Hi, I am not able to remove, or replace the yellow highlighted from the string.
I have used the inputString.Replace(“”, “”).trim
but this are not working here. As This text is coming from the Output Data Table Activity in a string variable.
I want to replace this by special character. So here nothing is working. can you look into that