Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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


Please Help Members By Posting Answers For Below Questions

How will you reverse a string in vbscript?

1211


Why is error handling required?

1072


what is the differance between BYVAL,BYREF?

2321


How to open excel in vb script?

1070


How are arrays declared in the vbscript language?

1044


How to Enter Values on the Command promt using VB script

2096


Explain the asc function?

988


How will you convert a string to lower case string using vbscript?

1075


what is the features of visual basic?

2220


Out of the different type of operators, which are evaluated first and last in the vbscript language?

1044


What is difference between vbscript and vba?

1284


What is the difference between VBScript and JavaScript?

2782


Is vbscript a case-sensitive or case-insensitive?

1316


What is the difference between vb debugger and the script debugger?

1202


Mention what are the rules to name variable in vbscript?

1070