Solved
Forum Discussion
nchrk
3 years agoNew Contributor II
expression failing when input string contains blanks or null values using this expression “JsonStr.toString().replaceAll(‘\n’,‘’).replaceAll(’ ‘,’')”
any suggestions how to resolve this when we receive blank/null values?