Function Left$(src$, n)

Returns a substring n characters in length from the left side of the given string.