How to remove the spaces in a string
Ex: "this is apple"
Answer Posted / kamepalli
a=split("this is apple"," ")
b=a(0)+a(1)+a(2)
msgbox b.
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
HOw we can apply web service checkpoint in QTP 9.5? I tried it out with net connection also. But not getting success.
How to declare an array in vbscript?
does anyone have qtp11.0 license key.Please sendit to my mail id-rrvv2011@gmail.com...Thanks
Why is error handling required?
What purpose does ‘on error resume next’ serves?
How to Convert Hex color code to color name in VB Script?
How to Import data from a file (file is on the desktop) to the data table
while using Keyward driven framework in QTPif new requirements are added how to manage it...plz ans
What is variant in vb script?
i have a problem with this error(this error related edit and
delete button,when i click this button in datagrid..i will
get this error)"Invalid postback or callback argument.
Event validation is enabled using
What is vbscript procedures?
In html file what is an ideal position to include vbscript?
What is the difference between do until loop and do while loop?
Explain the .wsf files?
Explain the filter expression?