Appearance
string String.Left(string, number)
Returns the n-th first characters of the string
string - The stringnumber - The number of characters to get
string
number
string - The n-th first characters