Mid (string input, int start position)

or

Mid (string input, int start position, int character count)

Returns a string containing characters from the middle of the input string. The position counts from 1.

Maps to the VB.net Mid function.


textadventures.co.uk
This site uses Just the Docs, a documentation theme for Jekyll.