StartsWith (string input, string start)
Returns a boolean - true if the input string begins with the start string.