Remove commas from piped text | XM Community
Skip to main content

Hello, I am trying to remove commas that are coming through piped text. The piped text is as following:

 

You rated the following as "Good" or "Excellent":

${q://QID33/ChoiceGroup/SelectedChoicesForAnswer/1}

${q://QID33/ChoiceGroup/SelectedChoicesForAnswer/2}

 Please comment on why:

 

On the respondent side, it is coming through like so:

 

Does anyone know any JavaScript or other solution that will remove these commas? I would like to continue to use bullet points, so the commas will not work for this format.

We can use this code.


Leave a Reply