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 does vb script help in web page designing? explain with example.
Explain about the extension .hta?
Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?
Why is the use of exit do or exit for statements within loops discouraged?
How will you get the last occurrence of one string within another string using vbscript?
How are comments handled in the vbscript language?
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 are class events?
filter the array values without using filter function?
Explain about filter expression?
Is vbscript a case-sensitive or case-insensitive?
There are 5 web pages.write a script to click the button on 4th web page.
Is vbscript language a case-sensitive language and what does it mean?
What is the purpose of folders object of scripting.filesystemobject class in vbscript?
Explain about tristate constants?