So here the situation.
I have multiple strings that begin and end with a random amount of spaces. The problem is the string contains multiple words so I can\'t just rep
Use String.Trim()