Vb.Mid (gb.vb)

Static Function Mid ( String As String, Start As Integer [ , Count As Integer ] ) As String

Implements the VB-like Mid$() function.