substr(
,
[,
)
Return substring of string at beginning position beg and the characters that follow to maximum specified length len. If no length is given, use the rest of the string.