Question

replaceAll function not working
Hi,
I have a parameter which contains "\". I want to replace with "". I have used replaceAll function like below.
Param.Test=@String.replaceAll(Param.Test,"\",""). And its not working.
Can you please suggest on this?
Thanks,
Mazaharul
***Updated by Moderator: Marissa to update categories***