How to Pass Multiple values in functions by using vb script?
Function value(arg1,arg2)
N1=arg1+arg2
N2=arg1-agr2
N3=arg1*agr2
N4=arg1/arg2
Value= How to pass ?
End Function
Answer Posted / swati
above solution is a subroutine not a function
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How are values assigned to string type and numeric type variables?
Explain about constants in vb script?
What is the purpose of drive object of scripting.filesystemobject class in vbscript?
Which in-built function is used to format the number in the vbscript language?
Why to use option explicit in vb script?
Mention what is the main difference between function and sub-procedure?
What are the environments supported by vbscript language?
How will you reverse a string in vbscript?
about vb scripting programs this type of all question& answers
after medical test,when will be the police verification
What is event handling in vbscript?
Hi anyone Can Send Solution to the Question wt m posting now Prepare Script for the Bellow Scenario? Login to Gmail Page Open Inbox check Mails save them in a Folder
What is vbscript language used for and which earlier language is it modeled upon?
when we use filter funtiom invb script(QTP)
What are the rules to name variable in vbscript?