Appearance
string String.Sub(string, number, number)
Returns a substring of from the start to end index
string - The stringnumber - The start indexnumber - The end index
string
number
string - The substring