how to reverse the string using function
Answer / uday kumar_anem
use strrevere.
syntax: strreverse(string name)
Ex: str="Hello Uday"
str1=strreverse(str)
msgbox(str1)
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the extension for WR files?
What is the Difference between the versions of WinRunner7.1 and WinRunner7.6? What r the advantages of WR7.6 than WR 7.1 and Which type of Browsers they support?
What is the purpose of regexp_label property?
how to test online application
What Is Test policy and what is Test Strategy ? differenciate between them? Explain with examples?
What is the difference between STATIC FUNCTION & STATIC?
i would like to know the steps to write tsl exception and object exception with a simple example
what is the purpose of verify,update and debug modes in wr?
Have you ever written test cases or did you just execute those written by others?
Suppose there is a global variable called Counter.And there is a user defined function called my_function.which does not take in any parameters. How can a test engineer utilize Counter inside my_function body?
Where are multiple properties of object stored
How many types of tests can u create in winrunner?