How to return a value from function...?
you should not tell msgbox, print.. etc.,
Answer Posted / siba sankar nayak
In which language?
In C. C++, Java like language,
we can use "return" key word to returnd values from
functions.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
How you can call vbscript functions?
Differentiate javascript and vbscript?
about vb scripting programs this type of all question& answers
Which operator can be used to do an xor operation in vbscript?
how to answer "TELL ME ABOUT UR SELF" as exp.person. whr to start and whr to stop. can anyone tel me
Is vbscript a case-sensitive or case-insensitive?
what is the difference between modular and data and keyword driven framework
Write a function for Instr(). We need to write a function that works as same as Instr(). Code or Even pseudo code is good enough for me.?
What is the scope of a constant declared using public?
How to open browser in vb script?
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
Mention what is variant in vbscript?
i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click
What is dictionary object in vbscript? Explain?
Which function is used to perform string comparison?