find the length of the string without using length function?
Answer Posted / prudviraj
str= "this is an interview questions"
var1= Right(str,1)
var2 = InStrRev(str,var1)
MsgBox var2
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
What is the use of the formatdatetime function in the vbscript language?
Explain about the functionality of vb script?
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
Please let me Know regarding any material regarding VB Scripting which should be easily understandable for Beginners.
write any ttest cases using check points and parameterization
Mention what are the rules to name variable in vbscript?
how to write codings in QTP using vb script. please help me. i am new to QTP. it is easy or very much tough. please tell me
1. How do declare public variable in vb scripts?
what types of bugs will we find out in banking projects for automation testing?
give me any information abou vb script books learn quckly
What is the main difference between function and sub-procedure?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
Which object is used to work with the database in the vbscript language and what statement is used to create this object?
What are the different types of operators and their order of precedence?