From what I see, it looks like you just need to filter the string twice by doing a replace, set your options, then use that replace return value as the source for the next replace. I’m not in front of UE4, so I can’t be for certain but that should work for what you are trying to do.