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

-->Exclusive Portal for Testing Jobs

Instr() Function in VB Script?

Instr: Returns the position of the first occurrence of one string within another.

SyntaxInStr([start, ]string1, string2[, compare])

Ex:
str1=”test”
str2=”t”
Msgbox Instr(1,str1,str2,vbtextcompare)



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