a simple question...

[Highlight=VB]
y = Mid(Text1.Text, (Len(Text1.Text) \ 2), 3)
[/vbocode]

what does the \ 2 means?

thanks