Returns the part of string before the first appearance of CHAR. (If FROM-END is T, we count from the end.) If CHAR does not appear in STRING, then we return the whole string.