How to remove the spaces in a string Ex: "Welcome to
QTPWorld" ?
Answer Posted / ranni
Trim function will not work,it cannot remove spaces in between words
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which operator can be used to do an xor operation in vbscript?
How to get the length of the string by making use of the string function?
Which keyword is used to declare a variable in the vbscript language?
How will you get a random number between 0 and 1 in vbscript?
Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.
Hi Friends, I have an issue like the describe below: I'm using QTP and I'm testing on SharePoint. As you knoe, SharePoint has a customize function for user, so that, If I add an object Web Table at the first time, that object was recognized by "index" and "html tag", after that, if someone change the display of web part, the "Index" of my object was changed as well and QTP unable to select that Web Table. Can you guide me how to identify or anyway to keep that Web Table object as unique object? Thanks a lot.
Explain about filter expression?
How are values assigned to string type and numeric type variables?
How will you get the largest subscript of an array in vbscript?
Hi All, I am facing one problem in QTP. There is link object in my application that exist in the Frame in mozilla firefox. Click event on that object is not working but once the frame is enabled/activated then click event works fine.But the frame does not have the activate property. This problem is coming in firefox only. Regards
what do you mean .ota mobile format
how to increase the values in text box in a given text box increament by two values by clicking on button
What is the use of the instr function?
Explain the filter expression?
What purpose does ‘on error resume next’ serves?