Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Confiforms: replaceWith - how to replace comma character

MB August 2, 2022

input string: aaa,bbb,ccc

output string: aaabbbccc

how to remove all commas from example string? I expect the function replaceWith is right, but how to define comma character as value (not as a separator)?

 

Thanks

1 answer

0 votes
Alex Medved _ConfiForms_
Community Champion
August 2, 2022

Hi

Consider using remove function instead

myfield.remove(,)

Alex

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events