I’m not sure what you mean. I see “123 abc”. Is the value of the Text Input’s Text something else like this?
"123 abc "
“123 abc” just a space in the middle only
ya trying to convert “123 abc” to “123abc” can it work for other text inputs? not just 123abc
Yes:
That’s almost it. The replace all block already has quotes so you don’t need to add them. The box to the right of replace all should only contain a space, nothing else. Delete everything in it and press the space bar once.
If you’re still having trouble, post a link to your project.
ok it works now thanks!


