How to remove the spaces in a string Ex: "Welcome to
QTPWorld" ?
Answer Posted / mahesh
Ex::
X="Welcome to QTP World"
Y=trim(X)
Msgbox Y
O/p::WelcometoQTPWorld
| Is This Answer Correct ? | 4 Yes | 29 No |
Post New Answer View All Answers
How to make sure that items in a wintree are sorted al?
How will you get a string with the specified character the specified number of times in vbscript?
How to assign a date value to a variable?
How to capture a runtime error in vbscript?
What is the purpose of the err object in the vbscript language?
What is the difference between vbscript and vba?
please can you help me to get a code of flames using a visual basic 6
create a form to accept username and password validate the username and password with using message box, display the corresponding user message
Compare java script and vb script?
wht must be the interview question on corinthian information technology solutions incorporated.
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
what is used of Property........End Property loop ? how to write the script for it?
Explain different types of segment?
How to assign a numeric value to a variable?
How can you fetch the value of a cookie?