What is string concatenation function in VBScript?
Answers were Sorted based on User's Feedback
Answer / manohar
Join function also we can use. and & operator, + operator.
| Is This Answer Correct ? | 3 Yes | 0 No |
If else for do while select in vb script?
Is vbscript a case-sensitive or case-insensitive?
write a program to display the system specifications of client system with the help of vb script.
i need to sort the data using qtp script for this how i need to write a qtp script
How to check the particular window is exist or not with out using check points
Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function
Mention what is variant in vbscript?
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
What is the difference between Javascript & Vbscript?
how do you make the variable declaration mandatory?what is the use of "option explicit"?
What is variant in vb script?
what is the purpose of the Reporter.ReportEvent in QTP and also please give the brief description about Reporter.ReportEvent ?