here is how you can remove spaces from text using the string parser object - super easy to do
you can also replace other characters too -- for this example I'm only removing spaces but you can replace anything you want


replace_spaces.mfa