If you ever get into a situation where a string is received with some text that either shouldn't be there, or is in there incorrectly, here's a quick solution for that, use String.replace(): …
Tutorials, Tips, & Tricks for Web, Software, and App Developers