I try to do this:
but its not working. \"mystring\" is an object on
You can do it by using replace():
replace()
{{mystring.replace(" ","")}}
that's it I hope so.