StrMid

StrMid  <var> <text> <position> [<count>]

Extracts a number of characters from a text from given position. If count is omitted, then extracted characters till string end.