Left (string input, int character count)
Returns a string containing characters from the left of the input string.
Maps to the VB.net Left function.