Mid Function

  1. string = Mid(strgvar,begin,length)

Returns a substring within a string.

More:

Example - Mid Function