basic
Mid Function
string = Mid(
strgvar,begin,length
)
Returns a substring within a string.
More:
Example: