Forum Discussion
DenisMedvedev
9 years agoContributor
Hi, convert it to string and try bellow code
string.replace(searchvalue,newvalue)
works for JS
Related Content
- 6 years ago
- 9 years ago
Recent Discussions
- 19 hours ago
- 7 days ago
- 10 days ago
Hi, convert it to string and try bellow code
string.replace(searchvalue,newvalue)
works for JS