Mid() Function in VB Script? - TestingQ.com

-->Exclusive Portal for Testing Jobs

Mid() Function in VB Script?

Mid: Returns a specified number of characters from a string.

Syntax: Mid(string, start[, length])

Ex:
str="Sample Test"
Msgbox mid(str,1,6) ‘Returns "Sample"



To receive daily posted JOBS & Interview Questions
Just enter your email address below and click 'Submit'
Enter your email address:

Make sure to activate your subscription by clicking on the activation link sent to your email