Pega PRPC knowledge
Friday, 19 May 2017
Search and replace a string in Pega
Use this OOTB Pega function to search and replace a particular string with another string.
@(Pega-RULES:String).replaceAll("your feed","old chars","new chars")
‹
›
Home
View web version