How to replace the html code for space? ' '

I am trying to replace code in text and using the following produced by Wappler, but Wallpaper keeps reverting the find text   to an empty string ' '

.replace(' ', ' ')

Wappler reverts it back to this:

.replace(' ', ' ')

What can I do to mainatin the string find ' '

Thanks!

Community Page
Last updated: