Forum Discussion
Anonymous
2 years agoYeah, you should avoid the space. You can do a .replaceAll(“ “,””) on that portion of the string to make sure it doesn’t have any spaces in it.
Related Content
- 2 years ago
- 4 days ago
- 2 years ago
Yeah, you should avoid the space. You can do a .replaceAll(“ “,””) on that portion of the string to make sure it doesn’t have any spaces in it.