How can we return a value from User Defined Function ?
For Eg. we have 2 functions. In Fun1 i am getting 2 values
(a,b) and i am addding those 2 and storing in to another var
(c). Now i want to pass that var(c) to another function
(fun2). What will be the script?
Answer Posted / saahasikan
Please tell me how to write and call functions in classic ASP
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the rules to name variable in vbscript?
how to automatically update the sql server2005 database records when insert in vb6?
Which operator can be used to check if two numbers are equal or not in vbscript?
What are class properties?
How will you get the smallest subscript of an array in vbscript?
how to set one column as primary key in QTP and fetch values accordingly
What is the use of the instr function?
How to replace junk code recorded by QTP with a mall function.
What are lbound and ubound in the vbscript language?
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.
When are redim statement and preserve keyword used in the vbscript language?
Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?
Which in-built function is used to format the number in the vbscript language?
Explain the functionality of vbscript?
Explain about scrrun.dll?