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 |
What is dictionary object in vbscript? Explain?
HOW TO OPEN NEW TAB USING VB SCRIPT IN QTP?
Explain about operator precedence in vb script?
how to delete folder test3,test4 and test5 using vbscript?
I'm new to QTP, i facing a a problem in the script says"Object not found", "Browser("").page("").frame(Name:=fminfo).webtable(). the issue is, QTp is not able to identify the web table in run time.becuase in that fram"fminfo" there are "n"table and the table do not have the names,Html id. 1) i need to count the number webtables available on that page. 2)need to identify the webtable cell values. 3)How Loop the once i get the count and retrive the cell data of each webtable? Can anyone help on this, plz.. Thanks, Suresh
what is test scenario?
how to find number of characters(letter a) in the sentence Rain Rain Go away
How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"
What is the difference between vb debugger and the script debugger?
Which object provide information about a single runtime error in a vbscript?
Which constant is used for print and display functions and works as same as pressing enter key?
Which is the default Data types in VBScript?