Question
1
Replies
3246
Views

CTS
NL
Posted: April 4, 2017
Last activity: April 4, 2017
Last activity: 4 Apr 2017 13:50 EDT
Closed
Solved
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***