Question
2
Replies
4023
Views

Tata Consultancy Services
Posted: May 20, 2019
Last activity: Jun 18, 2019
Closed
Solved
pxReplaceAllViaRegex or replaceall functions are not working with backslash
Hello
The function @String.pxReplaceAllViaRegex(.Notes,'"',"") works correct but @String.pxReplaceAllViaRegex(.Notes,'\',"") throws an error 'Source—
Invalid expression or reference: No candidates found [possible function name, ruleset/version or number of parameter problem]'
Same with @String.replaceAll(.Notes,'\'," ").
Can someone please help? My requirement is to remove backslash from the Notes. Read the article https://collaborate.pega.com/question/replaceall-not-working-expected but did not do much help.
Any help would be appreciated.
Remya.